Rosetta does not support Bitcoin's BIP-340 Schnorr signing scheme.
Solution
Update Rosetta's specifications to include the secp256k1_bip340 Curve Type and schnorr_bip340 Signature Type. This will subsequently enable the addition of BIP-340 support to Rosetta SDK Go.
More on the technical details, benefits and relevant discussions around adding BIP-340 support can be found via the following links:
Motivation
Rosetta does not support Bitcoin's BIP-340 Schnorr signing scheme.
Solution
Update Rosetta's specifications to include the
secp256k1_bip340
Curve Type andschnorr_bip340
Signature Type. This will subsequently enable the addition of BIP-340 support to Rosetta SDK Go.More on the technical details, benefits and relevant discussions around adding BIP-340 support can be found via the following links:
Related Discussion:
Related Post: