• Mark Tyneway's avatar
    op-chain-ops: better deploy config validation · 2df8ab61
    Mark Tyneway authored
    Ensure that the `DeployConfig.Check` function checks for
    the existence of the `L1StartingBlockTag`. This check was
    previously being done outside of the `Check` function.
    Also remove a check for the L2 genesis gas limit being
    non zero since this is being done inside of `Check`.
    Also add some better error messages in the case of bad
    deploy config parsing.
    2df8ab61
Name
Last commit
Last update
..
cmd.go Loading commit data...