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.