Enable granite

This commit is contained in:
Roy Crihfield 2024-08-28 11:16:41 +08:00
parent c91620421d
commit 96d05aee9c

View File

@ -128,6 +128,7 @@ L1_CHAIN_ID=$CERC_L1_CHAIN_ID \
L2_CHAIN_ID=42069 \
L1_BLOCK_TIME=${CERC_L1_BLOCK_TIME:-$DEFAULT_CERC_L1_BLOCK_TIME} \
L2_BLOCK_TIME=${CERC_L2_BLOCK_TIME:-$DEFAULT_CERC_L2_BLOCK_TIME} \
GRANITE_TIME_OFFSET=None \
$config_build_script
echo "Writing deployment config."