Skip to content

Commit

Permalink
Remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Fenzi committed Dec 18, 2024
1 parent 2a52497 commit 0d832bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/whir/verifier.rs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ where
sumcheck_rounds.push((sumcheck_poly, folding_randomness_single));

if round_params.folding_pow_bits > 0. {
println!("pow");
arthur.challenge_pow::<PowStrategy>(round_params.folding_pow_bits)?;
}
}
Expand Down

0 comments on commit 0d832bf

Please sign in to comment.