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.
1 parent 4e6cc4a commit b69238cCopy full SHA for b69238c
bittensor/core/settings.py
@@ -81,9 +81,9 @@
81
"finney": "https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fentrypoint-finney.opentensor.ai%3A443#/explorer",
82
},
83
"taostats": {
84
- "local": "https://x.taostats.io",
85
- "endpoint": "https://x.taostats.io",
86
- "finney": "https://x.taostats.io",
+ "local": "https://taostats.io/",
+ "endpoint": "https://taostats.io/",
+ "finney": "https://taostats.io/",
87
88
}
89
0 commit comments