Fabcoin Core
0.16.2
P2P Digital Currency
|
Sort an entry by max(score/size of entry's tx, score/size with all descendants). More...
#include <txmempool.h>
Public Member Functions | |
bool | operator() (const CTxMemPoolEntry &a, const CTxMemPoolEntry &b) const |
bool | UseDescendantScore (const CTxMemPoolEntry &a) const |
Sort an entry by max(score/size of entry's tx, score/size with all descendants).
Definition at line 210 of file txmempool.h.
|
inline |
|
inline |