Minimal Anti Collusion Infrastructure (MACI) v2.2.1 / checkVerifyingKeys
Function: checkVerifyingKeys()
checkVerifyingKeys(
CheckVerifyingKeysArgs
):Promise
<boolean
>
Command to confirm that the verifying keys in the contract match the local ones
Parameters
• CheckVerifyingKeysArgs: CheckVerifyingKeysArgs
The arguments for the checkVerifyingKeys command
Returns
Promise
<boolean
>
Whether the verifying keys match or not
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/checkVerifyingKeys.ts:27