![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
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 |
void | GetModFeeAndSize (const CTxMemPoolEntry &a, double &mod_fee, double &size) const |
Sort an entry by max(score/size of entry's tx, score/size with all descendants).
Definition at line 205 of file txmempool.h.
|
inline |
Definition at line 226 of file txmempool.h.
|
inline |