![]() |
Dash Core
0.12.2.1
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 170 of file txmempool.h.
|
inline |
Definition at line 172 of file txmempool.h.
|
inline |
Definition at line 174 of file txmempool.h.
|
private |
Definition at line 177 of file txmempool.h.
Referenced by operator()().