mirror of
https://github.com/arnaucube/snarkjs.git
synced 2026-02-27 21:46:47 +01:00
4
cli.js
4
cli.js
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user