Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make wallet constructor compatible with multipath descriptors #578

Open
andreasgriffin opened this issue Jul 30, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@andreasgriffin
Copy link
Contributor

Describe the enhancement
BDK seems to include multipath descriptors (rust-miniscript PR and bdk support ). However bdk-ffi seems to require 2 separate descriptors.

Please enable, either

  • Wallet creation from 1 multipath descriptor
  • or expose the method to split 1 multipath descriptor into External and Internal descriptor.

Use case
Sparrow wallet supports multipath descriptors. They are more compact, and conceptually easier: 1 wallet = 1 multipath descriptor

@andreasgriffin andreasgriffin added the enhancement New feature or request label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant