pub fn verify_taproot_keypath(
signature: &Signature,
message: &Message,
public_key: &XOnlyPublicKey,
) -> boolExpand description
Verifies a taproot key-path Schnorr signature.
pub fn verify_taproot_keypath(
signature: &Signature,
message: &Message,
public_key: &XOnlyPublicKey,
) -> boolVerifies a taproot key-path Schnorr signature.