We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8659a6 + 8fee0db commit fd43ab8Copy full SHA for fd43ab8
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