Files
bitcoin/src
Andrew Chow 51a3ac242c 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().
2021-05-19 15:35:11 -04:00
..
2021-05-19 14:37:17 -04:00
2021-05-11 10:38:18 +02:00
2021-03-17 17:59:22 -07:00
2021-03-17 17:59:22 -07:00
2021-05-11 10:39:44 +02:00
2021-04-17 20:13:34 +02:00
2021-04-06 14:50:17 +08:00
2021-03-11 13:45:14 +08:00
2021-03-18 18:43:52 +01:00