Skip to main content

Module fillers

Module fillers 

Source
Expand description

Transaction fillers. Transaction fillers for Tempo network.

Modulesยง

nonce ๐Ÿ”’
sponsor ๐Ÿ”’

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.
SponsorFiller
A [TxFiller] that marks Tempo AA transactions for fee-payer sponsorship.