Skip to content

Commit

Permalink
Start
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgoergens committed Jan 24, 2025
1 parent 3536cb7 commit e6c74ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spartan_parallel/src/r1csproof.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use super::dense_mlpoly::{DensePolynomial, EqPolynomial};
use super::errors::ProofVerifyError;
use super::math::Math;
use super::r1csinstance::R1CSInstance;
use super::random::RandomTape;
use super::sumcheck::SumcheckInstanceProof;
use super::timer::Timer;
use super::transcript::ProofTranscript;
Expand Down

0 comments on commit e6c74ea

Please sign in to comment.