Expand description
State machine for submitting transactions
Structs§
- TxSubmission
Context - TxSubmission
StatesSM - State machine to (re-)submit a transaction until it is either accepted or rejected by the federation
Enums§
Constants§
- SUBMISSION_
STALL_ 🔒WARN_ AFTER - How long a submission may keep being re-attempted within a single client run, without the transaction being accepted or rejected, before it is reported as stalled.
- SUBMISSION_
STALL_ 🔒WARN_ INTERVAL - How often to repeat the stall report while the condition persists.
- TRANSACTION_
SUBMISSION_ MODULE_ INSTANCE - Reserved module instance id used for client-internal state machines