Files
bitcoin/src
Andrew Chow 3e3e052411 coinselection: Move GetSelectionWaste into SelectionResult
GetSelectionWaste will need to access more context within a selection
result, and so should be a private member function rather than a static
function. It's only use outside of SelectionResult was for tests which
have now been updated to just make a SelectionResult.

Co-authored-by: Murch <murch@murch.one>
2023-09-13 14:33:57 -04:00
..
2023-08-08 17:50:41 +02:00
2023-09-13 14:33:55 -04:00
2023-08-17 15:55:01 +02:00
2023-07-19 18:12:42 +02:00
2023-07-19 18:12:42 +02:00
2023-08-08 16:03:40 +02:00