Skip to content

Commit

Permalink
Update circuit_testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjl10 authored Dec 14, 2024
1 parent afb8ae0 commit 6f6fc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/specs/prover/circuit_testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Now the constraint system is ready! We can start the main part of the test!
![Contest(8).png](<./img/circuit_testing/Contest(8).png>)

Here we have hard coded a secret key with its associated public key, and generate a signature. We will test our circuit
on these inputs! Next we “allocate” these inputs as witnessess:
on these inputs! Next we “allocate” these inputs as witnesses:

![Contest(9).png](<./img/circuit_testing/Contest(9).png>)

Expand Down

0 comments on commit 6f6fc29

Please sign in to comment.