![]() |
Bitcoin Core
22.0.0
P2P Digital Currency
|
#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 |
Definition at line 165 of file txmempool.h.
|
inline |
Definition at line 167 of file txmempool.h.
|
inline |
|
private |
Definition at line 177 of file txmempool.h.
|
private |
Definition at line 176 of file txmempool.h.
|
private |
Definition at line 175 of file txmempool.h.
1.8.14