bitcoindevkit / bdk

A modern, lightweight, descriptor-based wallet library written in Rust!
Other
838 stars 300 forks source link

Should the `Wallet` have a generic keychain `K`? #1536

Open ValuedMammal opened 1 month ago

ValuedMammal commented 1 month ago

The question arises from related discussions

issue #1511 https://github.com/bitcoindevkit/bdk/pull/1533#issuecomment-2268473618

notmandatory commented 1 month ago

I propose we do this as part of the 2.0 milestone.