Skip to main content

Module sm

Module sm 

Source
Expand description

State machine for submitting transactions

Structs§

TxSubmissionContext
TxSubmissionStatesSM
State machine to (re-)submit a transaction until it is either accepted or rejected by the federation

Enums§

TxSubmissionStates

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

Functions§

tx_submission_sm_decoder