bitcoindevkit / bitcoindevkit/bdk_wallet
wallet: target a pre-defined utxo set composition by adjusting change outputs
Open
new feature
- Dominant language
- Rust
- Stars
- 59
- Forks
- 105
- Avg merge
- 10d 9h
- Merged PRs (30d)
- 1
Description
**Describe the enhancement**
This is an interesting feature that was suggested for the bitcoin core wallet that I think could be useful for bdk wallet users also. See description here: https://github.com/bitcoin/bitcoin/pull/29442
**Use case**
This would be useful for LN liquidity providers who are using BDK instead of the core wallet, or any other users who might want to maintain a utxo set composition of pre-defined sizes. Could this be useful for payjoin or coinjoin?
**Additional context**
This is very low priority right now, but putting it out there as a reminder for future discussion.
Contributor guide
Assessment
This issue has not been assessed yet.