Skip to main content

verify_taproot_keypath

Function verify_taproot_keypath 

Source
pub fn verify_taproot_keypath(
    signature: &Signature,
    message: &Message,
    public_key: &XOnlyPublicKey,
) -> bool
Expand description

Verifies a taproot key-path Schnorr signature.