Skip to main content
Span batches are an important feature that optimize batch processing within the chain. This section provides an overview of span batches, instructions on how to enable them, and links to detailed design documents.

Overview

Span batches allow for efficient processing of multiple batches in a single operation, reducing overhead and improving performance. By grouping transactions together, span batches can help optimize the throughput of the network.

Enabling span batches

To enable span batches, follow these steps:
For more detailed information on the design and implementation of span batches, refer to the following resources: