bdk
bdk copied to clipboard
export: Add `tr()` descriptor as compatible with Bitcoin Core
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.
Hey, can you please rebase this one on master? src/wallet/export.rs
has been moved to crates/bdk/src/wallet/export.rs
@w0xlt are you still able to work on this one? If so please rebase, thanks.