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.
202
1 parent a03c740 commit b74b447Copy full SHA for b74b447
evm/env/.env.sample
@@ -31,7 +31,7 @@ export RELEASE_WORMHOLE_CHAIN_ID=
31
export RELEASE_CORE_BRIDGE_ADDRESS=
32
33
### Wormhole Finality
34
-export RELEASE_CONSISTENCY_LEVEL=201
+export RELEASE_CONSISTENCY_LEVEL=202
35
36
# -------------------------- Relayer --------------------------
37
@@ -42,4 +42,4 @@ export RELEASE_WORMHOLE_RELAYER_ADDRESS=
42
export RELEASE_SPECIAL_RELAYER_ADDRESS=0x0000000000000000000000000000000000000000
43
44
### Target Chain Gas Limit
45
-export RELEASE_GAS_LIMIT=500000
+export RELEASE_GAS_LIMIT=500000
0 commit comments