Skip to content

Commit 1e1a093

Browse files
committed
chore: hardcode testnetify snapshot
Signed-off-by: Artur Troian <troian@users.noreply.github.com>
1 parent 2196bcc commit 1e1a093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/upgrades.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ UPGRADE_FROM=${UTEST_UPGRADE_FROM:=}
3434
UPGRADE_TO=${UTEST_UPGRADE_TO:=}
3535
CONFIG_FILE=${UTEST_CONFIG_FILE:=}
3636
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
37+
SNAPSHOT_URL=https://snapshots.akash.network/akashnet-2/akashnet-2_22825219.tar.lz4
3838
STATE_CONFIG=
3939

4040
short_opts=h

0 commit comments

Comments
 (0)