![]() |
Bitcoin Core 29.99.0
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 |
FeeFrac | GetModFeeAndSize (const CTxMemPoolEntry &a) const |
Sort an entry by max(score/size of entry's tx, score/size with all descendants).
Definition at line 92 of file txmempool.h.
|
inline |
Definition at line 107 of file txmempool.h.
|
inline |