![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <txmempool.h>
Public Types | |
| typedef Txid | result_type |
Public Member Functions | |
| result_type | operator() (const CTxMemPoolEntry &entry) const |
| result_type | operator() (const CTransactionRef &tx) const |
Definition at line 68 of file txmempool.h.
| typedef Txid mempoolentry_txid::result_type |
Definition at line 70 of file txmempool.h.
|
inline |
Definition at line 76 of file txmempool.h.
|
inline |