Function parse_schnorr_sig

Source
pub async fn parse_schnorr_sig(
    stream: &mut Streaming<OperatorParams>,
) -> Result<Signature, Status>