Skip to content

Commit 1485f27

Browse files
authored
Merge branch 'staging' into master
2 parents c1a1861 + fe084d5 commit 1485f27

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)