pub fn read_l2_per_block_gas_limit<E, F: Fn(Address, B256) -> Result<Option<U256>, E>>( read_slot: &F, ) -> Result<Option<u64>, E>
Read the L2 per-block gas limit from storage.