wallet::COutput::ApplyBumpFee

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

NameDescription
bump_feeThe ancestor bump fee to apply.