• Mark Tyneway's avatar
    op-chain-ops: always fund precompile balances in L2 genesis · e1e87d51
    Mark Tyneway authored
    Previously, the precompile balances were not always funded
    with a single wei and it was behind a developer flag.
    It is important to ensure that predeploys have a single
    wei so they are not marked as empty when interacting
    with them, otherwise calls may revert.
    e1e87d51
layer_two.go 2.2 KB