# Functions
NewDummySequencer creates a new DummySequencer.
NewTransactionQueue creates a new TransactionQueue.
# Variables
ErrorRollupIdMismatch is returned when the rollup id does not match.
# Structs
DummySequencer is a dummy sequencer for testing that serves a single rollup.
TransactionQueue is a queue of transactions.