Skip to content

Commit fe084d5

Browse files
authored
Merge pull request #2814 from petryshkaCODE/f
Update settings.py
2 parents 6b8a88a + 3e17001 commit fe084d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bittensor/core/settings.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
"finney": "https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fentrypoint-finney.opentensor.ai%3A443#/explorer",
8383
},
8484
"taostats": {
85-
"local": "https://x.taostats.io",
86-
"endpoint": "https://x.taostats.io",
87-
"finney": "https://x.taostats.io",
85+
"local": "https://taostats.io",
86+
"endpoint": "https://taostats.io",
87+
"finney": "https://taostats.io",
8888
},
8989
}
9090

0 commit comments

Comments
 (0)