Function revm_spec
pub fn revm_spec(chain_spec: &OpChainSpec, block: &Head) -> SpecId
Available on crate feature
optimism
only.Expand description
Map the latest active hardfork at the given block to a revm SpecId
.
pub fn revm_spec(chain_spec: &OpChainSpec, block: &Head) -> SpecId
optimism
only.Map the latest active hardfork at the given block to a revm SpecId
.