Closed gvladika closed 6 months ago
Sets the default nitro-contracts and token-bridge versions in the test-node.bash. It's the only place where default versions are set. Default versions can be overriden if NITRO_CONTRACTS_BRANCH and TOKEN_BRIDGE_BRANCH env vars are provided.
test-node.bash
NITRO_CONTRACTS_BRANCH
TOKEN_BRIDGE_BRANCH
Sets the default nitro-contracts and token-bridge versions in the
test-node.bash
. It's the only place where default versions are set. Default versions can be overriden ifNITRO_CONTRACTS_BRANCH
andTOKEN_BRIDGE_BRANCH
env vars are provided.