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 e6ebe8f commit ca17411Copy full SHA for ca17411
scripts/try-runtime-upgrade.sh
@@ -12,7 +12,7 @@
12
set -eou pipefail
13
14
runtime_wasm_path="./target/release/wbuild/node-subtensor-runtime/node_subtensor_runtime.compact.wasm"
15
-live_chain_url="wss://test.finney.opentensor.ai"
+live_chain_url="wss://dev.chain.opentensor.ai"
16
snapshot_path=""
17
18
parse_args() {
0 commit comments