pub fn spec<C, H>(chain_spec: &C, header: &H) -> SpecIdwhere
C: EthereumHardforks,
H: BlockHeader,Expand description
Map the latest active hardfork at the given header to a SpecId.
pub fn spec<C, H>(chain_spec: &C, header: &H) -> SpecIdwhere
C: EthereumHardforks,
H: BlockHeader,Map the latest active hardfork at the given header to a SpecId.