Skip to content

Commit 8f26b55

Browse files
authored
Update bittensor/core/settings.py
1 parent dc2e81b commit 8f26b55

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://taostats.io/",
85-
"endpoint": "https://taostats.io/",
86-
"finney": "https://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)