Skip to content

Commit

Permalink
Update src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: mmagician <marcin.gorny.94@protonmail.com>
  • Loading branch information
Antonio95 and mmagician authored Oct 26, 2023
1 parent 9c8d1d7 commit 248466e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ pub trait PolynomialCommitment<F: PrimeField, P: Polynomial<F>, S: Cryptographic
}

/// Verify opening proofs for several polynomials at one or more points
/// each (possibly different for each polynomial). Each entry in the in
/// each (possibly different for each polynomial). Each entry in
/// the query set of points contains the label of the polynomial which
/// was queried at that point.
///
Expand Down

0 comments on commit 248466e

Please sign in to comment.