#include <txmempool.h>
Definition at line 153 of file txmempool.h.
◆ update_ancestor_state()
update_ancestor_state::update_ancestor_state |
( |
int64_t |
_modifySize, |
|
|
CAmount |
_modifyFee, |
|
|
int64_t |
_modifyCount, |
|
|
int64_t |
_modifySigOpsCost |
|
) |
| |
|
inline |
◆ operator()()
◆ modifyCount
int64_t update_ancestor_state::modifyCount |
|
private |
◆ modifyFee
CAmount update_ancestor_state::modifyFee |
|
private |
◆ modifySigOpsCost
int64_t update_ancestor_state::modifySigOpsCost |
|
private |
◆ modifySize
int64_t update_ancestor_state::modifySize |
|
private |
The documentation for this struct was generated from the following file: