Browse Source

Merge pull request #4 from CPerezz/patch-2

Update cli.js
master
Jordi Baylina 5 years ago
committed by GitHub
parent
commit
ddc27b4c35
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      cli.js

+ 2
- 2
cli.js

@ -169,11 +169,11 @@ generate call parameters
snarkjs generatecall <options>
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

Loading…
Cancel
Save