Skip to main content

Crate cuprate_txpool

Crate cuprate_txpool 

Source
Expand description

Cuprate’s tx-pool database.

Modules§

ops
Abstracted Monero tx-pool database operations.
service
[tower::Service] integration + thread-pool.
types
Tx-pool types.

Structs§

TxEntry
Data about a transaction in the pool.

Enums§

TxPoolError
Txpool error.

Functions§

transaction_blob_hash
Calculate the transaction blob hash.