added cancun time to genesis because ENV overrides are not picked up by geth

This commit is contained in:
goldsquid
2025-12-18 12:57:21 +07:00
parent 3e5c44d728
commit f1ed7cc835

View File

@@ -19,6 +19,7 @@
"bedrockBlock": 0, "bedrockBlock": 0,
"regolithTime": 0, "regolithTime": 0,
"canyonTime": 0, "canyonTime": 0,
"cancunTime": 1717009201,
"ecotoneTime": 1717009201, "ecotoneTime": 1717009201,
"terminalTotalDifficulty": 0, "terminalTotalDifficulty": 0,
"terminalTotalDifficultyPassed": true, "terminalTotalDifficultyPassed": true,