Function revm_spec

Source
pub fn revm_spec(
    chain_spec: impl OpHardforks,
    header: impl BlockHeader,
) -> OpSpecId
Expand description

Map the latest active hardfork at the given header to a revm [OpSpecId].