chore: use interop timestamp (#14782)

This commit is contained in:
Matthias Seitz
2025-03-02 12:51:09 +01:00
committed by GitHub
parent ce6bf9ac69
commit fa22b2657b

View File

@@ -336,7 +336,7 @@ impl From<Genesis> for OpChainSpec {
(OpHardfork::Granite.boxed(), genesis_info.granite_time),
(OpHardfork::Holocene.boxed(), genesis_info.holocene_time),
(OpHardfork::Isthmus.boxed(), genesis_info.isthmus_time),
// (OpHardfork::Interop.boxed(), genesis_info.interop_time),
(OpHardfork::Interop.boxed(), genesis_info.interop_time),
];
let mut time_hardforks = time_hardfork_opts