Module txpool

Source
Expand description

Transaction Pool

Handles initiating the tx-pool, providing the preprocessor required for the dandelion pool.

Re-exports§

pub use incoming_tx::IncomingTxError;
pub use incoming_tx::IncomingTxHandler;
pub use incoming_tx::IncomingTxs;

Modules§

dandelion 🔒
incoming_tx 🔒
relay_rules 🔒
txs_being_handled 🔒