Function revm_spec_by_timestamp_after_bedrock
pub fn revm_spec_by_timestamp_after_bedrock(
chain_spec: impl OpHardforks,
timestamp: u64,
) -> OpSpecId
Available on crate feature
evm
only.