Off-Chain Sequencing

Process

Off-chain sequencing refers to the process where a specific entity or set of entities orders and batches transactions outside the main blockchain, prior to submitting them for inclusion in a block. This design pattern is often implemented by Layer 2 scaling solutions to improve network performance by decoupling transaction ordering from on-chain execution. The sequencer maintains a local state and provides a preliminary order of transactions before committing the data to the base layer.