log.Warn("batch timestamp is less than L1 origin timestamp","l2_timestamp",batch.Batch.Timestamp,"l1_timestamp",batchOrigin.Time,"origin",batchOrigin.ID())
returnBatchDrop
}
// If we ran out of sequencer time drift, then we drop the batch and produce an empty batch instead,
// If we ran out of sequencer time drift, then we drop the batch and produce an empty batch instead,
// as the sequencer is not allowed to include anything past this point without moving to the next epoch.
// as the sequencer is not allowed to include anything past this point without moving to the next epoch.