Bitcoin
|
#include <txmempool.h>
Public Member Functions | |
update_descendant_state (int64_t _modifySize, CAmount _modifyFee, int64_t _modifyCount) | |
void | operator() (CTxMemPoolEntry &e) |
Private Attributes | |
int64_t | modifySize |
CAmount | modifyFee |
int64_t | modifyCount |
|
inline |
|
inline |
|
private |
|
private |
|
private |