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 3ba7308 commit 6a93346Copy full SHA for 6a93346
test-node.bash
@@ -9,7 +9,7 @@ BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.1.0-0e716c8
9
# 1. authorizing validator signer key since validator wallet is buggy
10
# - gas estimation sent from 0x0000 lead to balance and permission error
11
DEFAULT_NITRO_CONTRACTS_VERSION="v3.1.0"
12
-DEFAULT_TOKEN_BRIDGE_VERSION="ha/fix-missing-network-props"
+DEFAULT_TOKEN_BRIDGE_VERSION="v1.2.5"
13
14
# Set default versions if not overriden by provided env vars
15
: ${NITRO_CONTRACTS_BRANCH:=$DEFAULT_NITRO_CONTRACTS_VERSION}
0 commit comments