Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ledwards2225 committed Dec 3, 2024
1 parent 553cf54 commit 887ce34
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class IvcRecursionConstraintTest : public ::testing::Test {
*
* @param input bberg style proof and verification key
* @param witness Array of witnesses into which the above data is placed
* @param num_public_inputs Number of public inputs to be extracted from the proof
* @return RecursionConstraint
*/
static RecursionConstraint create_recursion_constraint(const VerifierInputs& input, SlabVector<FF>& witness)
Expand Down

0 comments on commit 887ce34

Please sign in to comment.