Minimal Anti Collusion Infrastructure (MACI) / IVerifyArgs
Interface: IVerifyArgs
Defined in: packages/sdk/ts/tally/types.ts:108
Interface for the arguments to the verifyProof command
Properties
maciAddress
maciAddress:
string
Defined in: packages/sdk/ts/tally/types.ts:127
The address of the MACI contract
pollId
pollId:
bigint
Defined in: packages/sdk/ts/tally/types.ts:112
The id of the poll
signer
signer:
Signer
Defined in: packages/sdk/ts/tally/types.ts:117
A signer object
tallyCommitments
tallyCommitments:
ITallyCommitments
Defined in: packages/sdk/ts/tally/types.ts:132
The tally commitments
tallyData
tallyData:
ITallyData
Defined in: packages/sdk/ts/tally/types.ts:122
The tally data
totalVoteOptions
totalVoteOptions:
number
Defined in: packages/sdk/ts/tally/types.ts:137
The number of vote options
voteOptionTreeDepth
voteOptionTreeDepth:
number
Defined in: packages/sdk/ts/tally/types.ts:142
The vote option tree depth