Commit 4d997f7e authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #5813 from ethereum-optimism/fix/deploy-config-mainnet

contracts-bedrock: fix mainnet deploy-config export
parents 9b14083d 7016ac5e
...@@ -22,6 +22,5 @@ import mainnetJson from './mainnet.json' ...@@ -22,6 +22,5 @@ import mainnetJson from './mainnet.json'
// //
// The following role is assigned to the Mint Manager contract: // The following role is assigned to the Mint Manager contract:
// - governanceTokenOwner // - governanceTokenOwner
const config: DeployConfig = mainnetJson
export default config export default mainnetJson satisfies DeployConfig
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment