![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
bool | operator() (const CTxMemPoolEntry &a, const CTxMemPoolEntry &b) |
bool | UseDescendantScore (const CTxMemPoolEntry &a) |
Sort an entry by max(score/size of entry's tx, score/size with all descendants).
Definition at line 204 of file txmempool.h.
|
inline |
Definition at line 207 of file txmempool.h.
|
inline |
Definition at line 229 of file txmempool.h.
Referenced by operator()().