Minimal Anti Collusion Infrastructure (MACI) v2.2.1 / genProofs
Function: genProofs()
genProofs(
GenProofsArgs
):Promise
<TallyData
>
Generate proofs for the message processing and tally calculations
Parameters
• GenProofsArgs: GenProofsArgs
The arguments for the genProofs command
Returns
Promise
<TallyData
>
The tally data
Note
see different options for zkey files to use specific circuits https://maci.pse.dev/docs/trusted-setup, https://maci.pse.dev/docs/testing/#pre-compiled-artifacts-for-testing
Defined in
commands/genProofs.ts:40