We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8659a6 commit 8fee0dbCopy full SHA for 8fee0db
1 file changed
init/3_generate_config.sh
@@ -91,7 +91,8 @@ $govConfig
91
"eip1559DenominatorCanyon": 250,
92
"eip1559Elasticity": 6,
93
94
- "l2GenesisDeltaTimeOffset": null,
+ "l2GenesisEcotoneTimeOffset": "0x0",
95
+ "l2GenesisDeltaTimeOffset": "0x0",
96
"l2GenesisCanyonTimeOffset": "0x0",
97
98
"systemConfigStartBlock": 0,
0 commit comments