derive_arb_header_info

Function derive_arb_header_info 

Source
pub fn derive_arb_header_info<F: Fn(Address, B256) -> Option<U256>>(
    read_slot: &F,
) -> Option<ArbHeaderInfo>
Expand description

Derive ArbHeaderInfo from storage reads.