pub fn revm_spec_by_timestamp_after_merge( chain_spec: &ChainSpec, timestamp: u64, ) -> SpecId
Returns the revm SpecId at the given timestamp.
SpecId
This is only intended to be used after the merge, when hardforks are activated by timestamp.