Skip to content

Commit 39869a1

Browse files
committed
update default token bridge version
1 parent cab5714 commit 39869a1

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="v1.2.2"
12+
DEFAULT_TOKEN_BRIDGE_VERSION="bf88aa953ecee3dce4008c49d2e9d6f2f07e1cc0" # todo: replace with a tag when available
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)