diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-04-23 15:14:41 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-05-19 15:35:11 -0400 |
commit | 51a3ac242c92e69b59df26f8f9e287b31e5c3b0f (patch) | |
tree | bcdd8ea4f69744deab78032d16d448971b587411 /src/wallet/context.cpp | |
parent | 6d6d2784759878ef0c4ac128d12aac68add1edca (diff) |
Have OutputGroup determine the value to use
Instead of hijacking the effective_feerate to use the correct value
during coin selection, have OutputGroup be aware of whether we are
subtracting the fee from the outputs and provide the correct value to
use for selection.
To do this, OutputGroup now takes CoinSelectionParams and has a new
function GetSelectionAmount().
Diffstat (limited to 'src/wallet/context.cpp')
0 files changed, 0 insertions, 0 deletions