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