We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b8a88a + 3e17001 commit fe084d5Copy full SHA for fe084d5
bittensor/core/settings.py
@@ -82,9 +82,9 @@
82
"finney": "https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fentrypoint-finney.opentensor.ai%3A443#/explorer",
83
},
84
"taostats": {
85
- "local": "https://x.taostats.io",
86
- "endpoint": "https://x.taostats.io",
87
- "finney": "https://x.taostats.io",
+ "local": "https://taostats.io",
+ "endpoint": "https://taostats.io",
+ "finney": "https://taostats.io",
88
89
}
90
0 commit comments