Expand description
The services module contains traits for the long-lived services which the full node uses to run the state transition function and serve user requests.
Modulesยง
- batch_
builder - This module defines the trait that is used to build batches of transactions.
- da
- The da module defines traits used by the full node to interact with the DA layer.