• Mark Tyneway's avatar
    op-chain-ops: check for protocol version config · 1e26ab9c
    Mark Tyneway authored
    Ensures that the protocol version configs are in the deploy config
    by adding them to the `Check()` function to the `DeployConfig` struct.
    CI calls this function to ensure that all of the deploy configs have
    set values.
    1e26ab9c
config.go 36.5 KB