pub fn spec_by_timestamp_after_bedrock( chain_spec: impl OpHardforks, timestamp: u64, ) -> OpSpecId
evm
Returns the revm OpSpecId at the given timestamp.
OpSpecId
This is only intended to be used after the Bedrock, when hardforks are activated by timestamp.