spec_by_timestamp_after_bedrock

Function spec_by_timestamp_after_bedrock 

pub fn spec_by_timestamp_after_bedrock(
    chain_spec: impl OpHardforks,
    timestamp: u64,
) -> OpSpecId
Expand description

Returns the revm OpSpecId at the given timestamp.

ยงNote

This is only intended to be used after the Bedrock, when hardforks are activated by timestamp.