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-16 12:32:56 -0400 |
commit | e2f429e6bbf7098f278c0247b954ecd3ba53cf37 (patch) | |
tree | 016b3cbdc815b861807c6dcab9a58f4a27d73910 /src/bench | |
parent | 1a6a0b0dfb90f9ebd4b86d7934c6aa5594974f5f (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.
Diffstat (limited to 'src/bench')
0 files changed, 0 insertions, 0 deletions