forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If you have a lot of small value UTXOs, they may in sum add up to a sufficient lookahead, but we can gauge from the amount of funds we are still missing, the maximal amount in the tail, and the minimal weight in the tail whether any sufficient combination would exceed the best weight and in that case cut the subtree.
- Loading branch information
1 parent
4081439
commit 6cf3d57
Showing
2 changed files
with
9 additions
and
4 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
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