bdk icon indicating copy to clipboard operation
bdk copied to clipboard

export: Add `tr()` descriptor as compatible with Bitcoin Core

Open w0xlt opened this issue 2 years ago • 2 comments

I tried to export a Taproot wallet and got the error The descriptor is not compatible with Bitcoin Core.

It looks like this part of the code has not yet been updated for tr() descriptor. This PR fixes that.

w0xlt avatar Feb 13 '23 04:02 w0xlt

Hey, can you please rebase this one on master? src/wallet/export.rs has been moved to crates/bdk/src/wallet/export.rs

danielabrozzoni avatar Mar 16 '23 17:03 danielabrozzoni

@w0xlt are you still able to work on this one? If so please rebase, thanks.

notmandatory avatar Jun 19 '23 20:06 notmandatory