revm_spec

Function revm_spec 

pub fn revm_spec(
    chain_spec: impl OpHardforks,
    header: impl BlockHeader,
) -> OpSpecId
Available on crate features node-api and node only.
Expand description

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