mode: add optimism.eip1559DenominatorCanyon=250 to mainnet genesis

Canyon-fork EIP-1559 denominator, present in the authoritative genesis
on rpc-de-32 but missing from the committed copy. Matches the fork-time
addition in d4fc9487.
This commit is contained in:
2026-07-07 01:02:48 +00:00
parent d4fc948794
commit 33ea38b8d9

View File

@@ -31,7 +31,8 @@
"terminalTotalDifficultyPassed": true,
"optimism": {
"eip1559Elasticity": 6,
"eip1559Denominator": 50
"eip1559Denominator": 50,
"eip1559DenominatorCanyon": 250
}
},
"nonce": "0x0",