Merge pull request #22 from Mikerah/patch-1

typo fixes
This commit is contained in:
Jordi Baylina 2019-06-27 11:41:18 +02:00 committed by GitHub
commit 1c1c5cba67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
cli.js
View File

@ -61,7 +61,7 @@ setup command
--protocol [original|groth|kimleeoh]
Defines withc variant of snark you want to use
Defines which variant of snark you want to use
Default: original
@ -84,7 +84,7 @@ calculate witness command
Default: input.json
Example of for a circuit with tow inputs a and b:
Example of a circuit with two inputs a and b:
{"a": "22", "b": "33"}