Update cli.js

Minor text changes of the snarkjs cli.
This commit is contained in:
Carlos Perez
2018-10-26 00:52:26 +02:00
committed by GitHub
parent 76815d0407
commit c6d00232ad

4
cli.js
View File

@@ -169,11 +169,11 @@ generate call parameters
snarkjs generatecall <options> snarkjs generatecall <options>
Outputs into the console the raw parameters to be used in 'verifyProof' Outputs into the console the raw parameters to be used in 'verifyProof'
method of the solidity verifier. method of the solidity verifier function.
-p or --proof -p or --proof
Input filenam with the zero knowlage proof you want to use Input filename with the zero knowlage proof you want to use
Default: proof.json Default: proof.json