pub fn validate_taproot_script_path(
script: &ByteString,
merkle_proof: &[Hash],
merkle_root: &Hash,
) -> Result<bool>Expand description
Spec-locked to Orange Paper Section 11.2.3: ValidateTaprootScriptPath
Validate Taproot script path spending