Skip to content

Commit

Permalink
Add requested changes
Browse files Browse the repository at this point in the history
- Change tuple variants for struct variants in `Excess` enum.
- Document `Excess` enum.
- Change parameter `drain_output: &TxOut` by `drain_script: &Script` in
  `coin_selection` method.
- Implement change calculus inside `BranchAndBound::coin_select` algorithms.
- Change `target` by `dust_threshold` to assign `drain_script.dust_value()`.
  • Loading branch information
csralvall committed Jun 26, 2022
1 parent a8f22a9 commit eb53376
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 93 deletions.
Loading

0 comments on commit eb53376

Please sign in to comment.