Skip to content

Make wallet constructor compatible with multipath descriptors #578

@andreasgriffin

Description

@andreasgriffin

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions