op-node: Implement fjord RLP & Channel Bank Size limit Increases (#10357)
* op-node: Increase MaxChannelBankSize with Fjord This also creates a ChainSpec object which is responsible for returning protocol parameters. We use a different object than the rollup.Config because the config is primarily a disk representation & does not concern itself with protocol constants. * op-node: Increase MaxRLPBytesPerChannel with Fjord
Showing
op-node/rollup/chain_spec.go
0 → 100644
Please register or sign in to comment