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

Add "Import into Bitcoin Core Wallet" feature #95

Open
pcgeiger opened this issue Jun 4, 2024 · 0 comments
Open

Add "Import into Bitcoin Core Wallet" feature #95

pcgeiger opened this issue Jun 4, 2024 · 0 comments

Comments

@pcgeiger
Copy link

pcgeiger commented Jun 4, 2024

Currently, exporting a descriptor file requires a bunch of manual manipulation to get into a format that bitcoin core wallet expects with the importdescriptors command.

Add a button or dropdown menu next to the current descriptor functionality that displays the command to copy and paste into Bticoin Core console, ideally include the rescan command as well.

Here's the format Bitcoin Core expects:

importdescriptors "[{ \"desc\": \"descriptor\", \"timestamp\": \"now\", \"active\": true}]"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant