Adjust the ancestor totals as ancestors are included in the block.
Declared in <node/mini_miner.h>
void
UpdateAncestorState(
int64_t vsize_change,
CAmount fee_change);
| Name | Description |
|---|---|
| vsize_change | Virtual size to add to the ancestor total. |
| fee_change | Modified fee to add to the ancestor total. |