-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sm: replace exhaustive coin selection with one based on UTxO pool layout
We couldn't rely on the UTxO pool layout previously since there where many of them possible. Now we settled on one we can just use it for the coin selection in order to *drastically* reduce overpayments.
- Loading branch information
Showing
1 changed file
with
72 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters