Add the fee needed to bump this output's unconfirmed ancestors, updating the effective value.
Synopsis
Declared in <wallet/coinselection.h>
void
ApplyBumpFee(CAmount bump_fee);
Parameters
Name |
Description |
bump_fee |
The ancestor bump fee to apply. |
Created with MrDocs