SystemConfig Type
The SystemConfig type is defined in
kona-genesis.
Parameters defined in the SystemConfig are expected to be
updated through L1 receipts, using the update_with_receipts method.
Holocene Updates
The Holocene Hardfork introduced an update to theSystemConfig type, adding EIP-1559 parameters to the config.
The SystemConfig type in kona-genesis provides
a method called eip_1559_params that returns the EIP-1559 parameters
encoded as a B64.