Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
update_fee_delta (int64_t _feeDelta) | |
void | operator() (CTxMemPoolEntry &e) |
Private Attributes | |
int64_t | feeDelta |
Definition at line 171 of file txmempool.h.
|
inline |
Definition at line 173 of file txmempool.h.
|
inline |
|
private |
Definition at line 178 of file txmempool.h.