• Mark Tyneway's avatar
    op-chain-ops: sanity check gas limit · 5c8eb91a
    Mark Tyneway authored
    Prevent the `SystemConfig` to revert during deploy time by
    making the default L2 gas limit be 30 million. When the L2
    gas limit is too small, it can cause issues with deposits
    because the deposits consume L2 gas.
    5c8eb91a
genesis.go 5.75 KB