We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b3ac7 commit cb5bc8cCopy full SHA for cb5bc8c
1 file changed
test-node.bash
@@ -8,7 +8,7 @@ BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.1.0-0e716c8
8
# nitro-contract workaround for testnode
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="develop"
+DEFAULT_NITRO_CONTRACTS_VERSION="v3.1.0"
12
DEFAULT_TOKEN_BRIDGE_VERSION="v1.2.2"
13
14
# Set default versions if not overriden by provided env vars
0 commit comments