Function check_bulletproof

Source
fn check_bulletproof(
    params: CheckBulletProofParams<'_>,
    w: &mut Witness<Fq>,
) -> (Boolean, Vec<Fq>)