We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2196bcc commit 1e1a093Copy full SHA for 1e1a093
script/upgrades.sh
@@ -34,7 +34,7 @@ UPGRADE_FROM=${UTEST_UPGRADE_FROM:=}
34
UPGRADE_TO=${UTEST_UPGRADE_TO:=}
35
CONFIG_FILE=${UTEST_CONFIG_FILE:=}
36
CHAIN_METADATA_URL=https://raw.githubusercontent.com/akash-network/net/master/mainnet/meta.json
37
-SNAPSHOT_URL=https://snapshots.akash.network/akashnet-2/akashnet-2_22503451.tar.lz4
+SNAPSHOT_URL=https://snapshots.akash.network/akashnet-2/akashnet-2_22825219.tar.lz4
38
STATE_CONFIG=
39
40
short_opts=h
0 commit comments