op-chain-ops: delete concepts of `L2Addrs`
Now all of the config lives in the `DeployConfig` and there is a method to read dynamic config values from disk given a hh or the dev addresses can be added to the config with `GetDeveloperDeployedAddresses`. This is useful to deduplicate code that has been changing a lot, resulting in code changes in many places to get tests passing again. This will break hive when we do another release of the go packages.
Showing
Please register or sign in to comment