Skip to main content

Module sequencer

Module sequencer 

Source

Structs§

TransactionSequencer
Takes care of sequencing transactions, nonce management, and submitting the transactions to the blockchain in-order.

Constants§

TX_QUEUE_CAPACITY 🔒

Type Aliases§

TxRequest 🔒