read_l2_per_block_gas_limit

Function read_l2_per_block_gas_limit 

Source
pub fn read_l2_per_block_gas_limit<E, F: Fn(Address, B256) -> Result<Option<U256>, E>>(
    read_slot: &F,
) -> Result<Option<u64>, E>
Expand description

Read the L2 per-block gas limit from storage.