Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
update_ancestor_state (int64_t _modifySize, CAmount _modifyFee, int64_t _modifyCount, int64_t _modifySigOpsCost) | |
void | operator() (CTxMemPoolEntry &e) |
Private Attributes | |
int64_t | modifySize |
CAmount | modifyFee |
int64_t | modifyCount |
int64_t | modifySigOpsCost |
Definition at line 155 of file txmempool.h.
|
inline |
Definition at line 157 of file txmempool.h.
|
inline |
|
private |
Definition at line 167 of file txmempool.h.
|
private |
Definition at line 166 of file txmempool.h.
|
private |
Definition at line 168 of file txmempool.h.
|
private |
Definition at line 165 of file txmempool.h.