Function revm_spec
pub fn revm_spec(
chain_spec: impl OpHardforks,
header: impl BlockHeader,
) -> OpSpecIdAvailable on crate feature
evm only.Expand description
Map the latest active hardfork at the given header to a revm OpSpecId.