diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-02-04 18:23:51 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-03-24 00:19:34 -0400 |
commit | 34c89f92f34b5ca12da95d5f0b0240682c5a1c1f (patch) | |
tree | 140f5219560a4dc5b4dc7ad3257e42d211466b2d /build-aux | |
parent | 48fc675163a657e615fd4b2680fc3accba12f95d (diff) |
wallet: Replace nFeeRateNeeded with effective_fee
Make sure that all fee calculations use the same feerate.
coin_selection_params.effective_fee is the variable we use for all fee
calculations, so get rid of remaining nFeeRateNeeded usages and just
directly set coin_selection_params.effective_fee.
Does not change behavior.
Github-Pull: #21083
Rebased-From: e2f429e6bbf7098f278c0247b954ecd3ba53cf37
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions