Function evm_domain_runtime::maximum_domain_block_weight

source ยท
pub fn maximum_domain_block_weight() -> Weight
Expand description

The maximum domain block weight with 3.25 MiB as proof size Consensus allows 3.75 MiB but Fraud proof can carry extra size along with proof size So we set the proof size to 3.25 MiB