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

Taproot signing - tapBip32Derivation unsupported #40

Open
rolznz opened this issue Jun 12, 2023 · 1 comment
Open

Taproot signing - tapBip32Derivation unsupported #40

rolznz opened this issue Jun 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rolznz
Copy link

rolznz commented Jun 12, 2023

Hi,

I am trying to sign a simple taproot PSBT transaction generated by sparrow wallet (one input, 2 outputs) and I hit this error:
if (input.tapBip32Derivation) throw new Error('tapBip32Derivation unsupported');

Is this planned to be implemented?

Thanks!

@paulmillr
Copy link
Owner

Would be nice to have, but no immediate plans.

@paulmillr paulmillr added the enhancement New feature or request label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants