Module incoming_tx

Source

Structsยง

DandelionTx
The transaction type used for dandelion++.
IncomingTxHandler
The service than handles incoming transaction pool transactions.
IncomingTxs
Incoming transactions.

Enumsยง

IncomingTxError
An error that can happen handling an incoming tx.

Functionsยง

handle_incoming_txs ๐Ÿ”’
Handles the incoming txs.
handle_valid_tx ๐Ÿ”’
Handle a verified tx.
prepare_incoming_txs ๐Ÿ”’
Prepares the incoming transactions for verification.
rerelay_stem_tx ๐Ÿ”’
Re-relay a tx that was already in our stem pool.

Type Aliasesยง

TxId ๐Ÿ”’
A transaction ID/hash.