Browse Source
Merge branch 'master' of github.com:iden3/circom
feature/witness_bin
Jordi Baylina
5 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -177,7 +177,7 @@ To waranty binary outputs: |
|
|
|
. |
|
|
|
. |
|
|
|
. |
|
|
|
out[n+e-1] * (out[n+e-1] - 1) == 0 |
|
|
|
out[n+e-1] * (out[n+e-1] - 1) === 0 |
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|