From c6d00232ad116a343ae1cfe1a7ebe74c8dbc28e1 Mon Sep 17 00:00:00 2001 From: Carlos Perez <37264926+CPerezz@users.noreply.github.com> Date: Fri, 26 Oct 2018 00:52:26 +0200 Subject: [PATCH] Update cli.js Minor text changes of the snarkjs cli. --- cli.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli.js b/cli.js index 0428de1..951e74d 100755 --- a/cli.js +++ b/cli.js @@ -169,11 +169,11 @@ generate call parameters snarkjs generatecall 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 - 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