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

Useful descriptor functions #366

Open
1 of 3 tasks
Sjors opened this issue Feb 10, 2023 · 3 comments
Open
1 of 3 tasks

Useful descriptor functions #366

Sjors opened this issue Feb 10, 2023 · 3 comments

Comments

@Sjors
Copy link
Contributor

Sjors commented Feb 10, 2023

  • 1. Determine the descriptor type (e.g. sorted_multi()) and output type (legacy, p2sh segwit, native segwit, taproot)
  • 2. Obtain the threshold for (sorted_multi()) and other such variables
  • 3. Obtain the (extended) keys (done in descriptor: Implement wallet-policies BIP #369)

See #310

@jgriffiths
Copy link
Contributor

@Sjors please see #369 - this allows key iteration and extracting all of their information such as type, derivation path, key origin info etc.

@jgriffiths
Copy link
Contributor

Item 3 is now in master

@Sjors
Copy link
Contributor Author

Sjors commented Sep 27, 2023

@jgriffiths I haven't been maintaining LibWallySwift much in recent months, so didn't test this, but I'll mark 3 as done in the description.

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