Minimal Anti Collusion Infrastructure (MACI) / generateProofRapidSnark
Variable: generateProofRapidSnark()
constgenerateProofRapidSnark: ({ inputs, zkeyPath, witnessExePath, rapidsnarkExePath, }) =>Promise<FullProveResult>
Defined in: contracts/build/ts/proofs.d.ts:20
Generate a zk-SNARK proof using rapidnsark
Parameters
{ inputs, zkeyPath, witnessExePath, rapidsnarkExePath, }
IGenerateProofOptions
Returns
Promise<FullProveResult>
the zk-SNARK proof and public signals