-
Mark Tyneway authored
Updates the solidity deploy config with extra configuration that was not previously required to be read in solidity but it exists in the Go code. These particular config values are used to build the L2 genesis state. We will read in these values as part of https://github.com/ethereum-optimism/optimism/pull/7928. They were previously not used in solidity. The Go deploy config check does ensure that they exist.
4376aaa2