Commit 80e49a90 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #7345 from ethereum-optimism/seb/deploy-goerli-proto-ver

contracts-bedrock: Add Goerli ProtocolVersions deployment
parents 4eece972 0ac0e53b
......@@ -38,5 +38,7 @@
"l2GenesisBlockBaseFeePerGas": "0x3b9aca00",
"eip1559Denominator": 50,
"eip1559Elasticity": 10,
"systemConfigStartBlock": 8300214
"systemConfigStartBlock": 8300214,
"requiredProtocolVersion": "0x0000000000000000000000000000000000000000000000000000000000000000",
"recommendedProtocolVersion": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
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