Skip to main content

Module nonce

Module nonce 

Source

Structs§

ExpiringNonceFiller
A [TxFiller] that populates transactions with expiring nonce fields (TIP-1009).
NonceKeyFiller
A [TxFiller] that fills the nonce for transactions with a pre-set nonce_key.
Random2DNonceFiller
A [TxFiller] that populates the TempoTransaction transaction with a random nonce_key, and nonce set to 0.

Constants§

NONCE_NOT_FETCHED 🔒
Sentinel value indicating the nonce has not been fetched yet.