Return the total ancestor bump fees of the selected inputs.
Declared in <wallet/coinselection.h>
<wallet/coinselection.h>
[[nodiscard]] CAmount GetTotalBumpFees() const;
The summed bump fees.
The return value should not be discarded.