Skip to content

Commit b69238c

Browse files
Update settings.py
1 parent 4e6cc4a commit b69238c

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
@@ -81,9 +81,9 @@
8181
"finney": "https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fentrypoint-finney.opentensor.ai%3A443#/explorer",
8282
},
8383
"taostats": {
84-
"local": "https://x.taostats.io",
85-
"endpoint": "https://x.taostats.io",
86-
"finney": "https://x.taostats.io",
84+
"local": "https://taostats.io/",
85+
"endpoint": "https://taostats.io/",
86+
"finney": "https://taostats.io/",
8787
},
8888
}
8989

0 commit comments

Comments
 (0)