Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <txmempool.h>
Public Types | |
typedef uint256 | result_type |
Public Member Functions | |
result_type | operator() (const CTxMemPoolEntry &entry) const |
result_type | operator() (const CTransactionRef &tx) const |
Definition at line 192 of file txmempool.h.
Definition at line 194 of file txmempool.h.
|
inline |
|
inline |
Definition at line 200 of file txmempool.h.