Minimal Anti Collusion Infrastructure (MACI) / IVerifyArgs
Interface: IVerifyArgs
Defined in: packages/sdk/ts/tally/types.ts:107
Interface for the arguments to the verifyProof command
Properties
maciAddress
maciAddress:
string
Defined in: packages/sdk/ts/tally/types.ts:126
The address of the MACI contract
numVoteOptions
numVoteOptions:
number
Defined in: packages/sdk/ts/tally/types.ts:136
The number of vote options
pollId
pollId:
bigint
Defined in: packages/sdk/ts/tally/types.ts:111
The id of the poll
signer
signer:
Signer
Defined in: packages/sdk/ts/tally/types.ts:116
A signer object
tallyCommitments
tallyCommitments:
ITallyCommitments
Defined in: packages/sdk/ts/tally/types.ts:131
The tally commitments
tallyData
tallyData:
ITallyData
Defined in: packages/sdk/ts/tally/types.ts:121
The tally data
voteOptionTreeDepth
voteOptionTreeDepth:
number
Defined in: packages/sdk/ts/tally/types.ts:141
The vote option tree depth