Module state_machine

Source
Expand description

Transaction state machine for TAP Node

This module implements a state machine for managing transaction lifecycle, including automatic state transitions and Settle message generation.

Structs§

StandardTransactionProcessor
Standard transaction state processor

Traits§

TransactionStateProcessor
Trait for processing transaction state changes