pub fn revm_spec(chain_spec: &ChainSpec, header: &Header) -> SpecId
Expand description
Map the latest active hardfork at the given header to a revm [SpecId
].
pub fn revm_spec(chain_spec: &ChainSpec, header: &Header) -> SpecId
Map the latest active hardfork at the given header to a revm [SpecId
].