pub trait OpContextTr: ContextTr<Journal: JournalTr<State = EvmState>, Tx: OpTxTr, Cfg: Cfg<Spec = OpSpecId>, Chain = L1BlockInfo> { }
Type alias for Optimism context