bitcoin-txmempoolentry 0.1.16-alpha.0

TxMemPoolEntry stores data about the corresponding transaction, as well as data about all in-mempool transactions that depend on the transaction (descendant transactions)
Documentation
1
2
3
4
#[macro_use] mod imports; use imports::*;

x!{entry}
x!{compare}