You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, not yet, but soon I will have to implement something for ARK AIP-11 compatibility, and binding to a C library is something we would like to avoid for a crypto library.
I know it is a bit of a Pandora's box with 2 incompatible implementations, but there are projects using Schnorr signatures with secp256k1 private keys, and there are some privacy advantages of it in multi-signature use-cases over the legacy script-based BTC multi-signature.
Do you have it on the roadmap or are you willing to accept a PR if I start on an implementation?
The text was updated successfully, but these errors were encountered: