Module sov_rollup_interface::services
source · 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
- This module defines the trait that is used to build batches of transactions.
- The da module defines traits used by the full node to interact with the DA layer.