We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec35bcc commit fec254aCopy full SHA for fec254a
src/circuit/circuit_vanilla.rs
@@ -2,8 +2,6 @@
2
//!
3
//! Includes the configuration, synthesis, and proof verification logic.
4
5
-// Review hint: this file is largely derived from src/circuit.rs
6
-
7
use group::Curve;
8
9
use pasta_curves::pallas;
0 commit comments