revm_spec

Function revm_spec 

pub fn revm_spec<C, H>(chain_spec: &C, header: &H) -> SpecId
Available on crate feature evm only.
Expand description

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