Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / VerifyArgs
Interface: VerifyArgs
Interface for the arguments to the verifyProof command
Properties
maciAddress
maciAddress:
string
The address of the MACI contract
Defined in
utils/interfaces.ts:1101
pollId
pollId:
bigint
The id of the poll
Defined in
utils/interfaces.ts:1086
quiet?
optional
quiet:boolean
Whether to log the output
Defined in
utils/interfaces.ts:1106
signer
signer:
Signer
A signer object
Defined in
utils/interfaces.ts:1091
tallyData
tallyData:
TallyData
The tally data
Defined in
utils/interfaces.ts:1096