

Preconfirmation Transaction Lifecycle
For details on how these components work together in a preconfirmation transaction, see our Life Cycle of a Preconf Transaction page.- RPC Gateway: Acts as the entry point for user interactions, receiving preconfirmation requests and transaction data.
- Preconfer: Validates and processes preconfirmation requests, signing them before submission to the relay.
- Relay: Coordinates between preconfers, proposers, and block builders, managing the flow of transaction constraints and block proposals.
- Block Builder: Constructs blocks that satisfy the given constraints, participating in the competitive block production process.
- Proposer: Elects preconfers through delegation and interacts with the relay to facilitate block production.