The generated rollup.json contains the eip1559Params field, which is only relevant post-Holocene. The existence of this field causes earlier versions of the op-node to reject the rollup config.
DoD:
- Remove this field from serialization in pre-Holocene forks.
The generated rollup.json contains the eip1559Params field, which is only relevant post-Holocene. The existence of this field causes earlier versions of the op-node to reject the rollup config.
DoD: