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

Import from and export to extended private key wallet descriptors #1208

Closed
icy-ux opened this issue Dec 27, 2023 · 3 comments
Closed

Import from and export to extended private key wallet descriptors #1208

icy-ux opened this issue Dec 27, 2023 · 3 comments

Comments

@icy-ux
Copy link

icy-ux commented Dec 27, 2023

Right now the wallet descriptors exported by Sparrow only contain xpubs.

It's not possible to export a wallet descriptor containing xprv/yprv/zprv, because drongo doesn't support it.

Importing a descriptor containing an extended private key results in a watch-only wallet. This is undesirable: if I give Sparrow an extended private key, I should get a full wallet.

Both of these should be fixed so that we can import from and export to wallet descriptors containing private keys.

@craigraw
Copy link
Collaborator

Duplicate of #1137. Adding this functionality would add considerable complexity throughout the wallet, without (AFAIK) a strong use case.

@icy-ux
Copy link
Author

icy-ux commented Dec 28, 2023 via email

@icy-ux
Copy link
Author

icy-ux commented Dec 28, 2023 via email

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

2 participants