![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <txmempool.h>
Public Types | |
typedef Wtxid | result_type |
Public Member Functions | |
result_type | operator() (const CTxMemPoolEntry &entry) const |
result_type | operator() (const CTransactionRef &tx) const |
Definition at line 73 of file txmempool.h.
typedef Wtxid mempoolentry_wtxid::result_type |
Definition at line 75 of file txmempool.h.
|
inline |
Definition at line 81 of file txmempool.h.
|
inline |