Fabcoin Core
0.16.2
P2P Digital Currency
|
Sort by score of entry ((fee+delta)/size) in descending order. More...
#include <txmempool.h>
Public Member Functions | |
bool | operator() (const CTxMemPoolEntry &a, const CTxMemPoolEntry &b) const |
Sort by score of entry ((fee+delta)/size) in descending order.
Definition at line 247 of file txmempool.h.
|
inline |