![]() |
Bitcoin Core
0.21.1
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 177 of file txmempool.h.
|
inline |
Definition at line 179 of file txmempool.h.
|
inline |
|
private |
Definition at line 189 of file txmempool.h.
|
private |
Definition at line 188 of file txmempool.h.
|
private |
Definition at line 190 of file txmempool.h.
|
private |
Definition at line 187 of file txmempool.h.
1.8.8