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 ๐Ÿ”’
txs_being_handled ๐Ÿ”’