Function spec
pub fn 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.
pub fn spec(chain_spec: impl OpHardforks, header: impl BlockHeader) -> OpSpecIdevm only.Map the latest active hardfork at the given header to a revm OpSpecId.