Skip to content

Commit 6a93346

Browse files
committed
set default token bridge to 1.2.5
1 parent 3ba7308 commit 6a93346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-node.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.1.0-0e716c8
99
# 1. authorizing validator signer key since validator wallet is buggy
1010
# - gas estimation sent from 0x0000 lead to balance and permission error
1111
DEFAULT_NITRO_CONTRACTS_VERSION="v3.1.0"
12-
DEFAULT_TOKEN_BRIDGE_VERSION="ha/fix-missing-network-props"
12+
DEFAULT_TOKEN_BRIDGE_VERSION="v1.2.5"
1313

1414
# Set default versions if not overriden by provided env vars
1515
: ${NITRO_CONTRACTS_BRANCH:=$DEFAULT_NITRO_CONTRACTS_VERSION}

0 commit comments

Comments
 (0)