We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am looking for volunteers willing to tackle Taproot support. Here is an overview of what works and what not:
$key->sign
sign_P2TR
verify
... and possibly others.
The text was updated successfully, but these errors were encountered:
I started implementing in feature/taproot branch. Still very much looking for volunteers to implement this.
Sorry, something went wrong.
bbrtj
No branches or pull requests
I am looking for volunteers willing to tackle Taproot support. Here is an overview of what works and what not:
$key->sign
(Bitcoin::Crypto::Transaction::Sign needssign_P2TR
method)verify
method, BIP342... and possibly others.
The text was updated successfully, but these errors were encountered: