Browse Source

Merge branch 'master' of github.com:iden3/circom

feature/witness_bin
Jordi Baylina 4 years ago
parent
commit
7b0b203c60
No known key found for this signature in database GPG Key ID: 7480C80C1BE43112
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
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
*/

Loading…
Cancel
Save