Skip to content

Commit ca17411

Browse files
committed
Revert endpoint change in try-runtime script
1 parent e6ebe8f commit ca17411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/try-runtime-upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
set -eou pipefail
1313

1414
runtime_wasm_path="./target/release/wbuild/node-subtensor-runtime/node_subtensor_runtime.compact.wasm"
15-
live_chain_url="wss://test.finney.opentensor.ai"
15+
live_chain_url="wss://dev.chain.opentensor.ai"
1616
snapshot_path=""
1717

1818
parse_args() {

0 commit comments

Comments
 (0)