You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the add method to also accept bip389 descriptors (multipath descriptor) (in addition to the already-supported external/internal format). This format is supported natively in Sparrow.
chrisguida
changed the title
allow user to specify wallet with single descriptor instead of an external/internal descriptor
implement bip389 multipath descriptors
Jan 20, 2024
Change the
add
method to also accept bip389 descriptors (multipath descriptor) (in addition to the already-supported external/internal format). This format is supported natively in Sparrow.We can optionally fix this issue for the BDK team bitcoindevkit/bdk#1021
Use this library to implement upstream in BDK, then Smaug, or just do it in Smaug and don't worry about upstreaming it into BDK.
The text was updated successfully, but these errors were encountered: