VerifyArgs
Interface for the arguments to the verifyProof command
Table of contents
Properties
Properties
maciAddress
• maciAddress: string
The address of the MACI contract
Defined in
utils/interfaces.ts:1049
pollId
• pollId: bigint
The id of the poll
Defined in
utils/interfaces.ts:1034
quiet
• Optional
quiet: boolean
Whether to log the output
Defined in
utils/interfaces.ts:1059
signer
• signer: Signer
A signer object
Defined in
utils/interfaces.ts:1039
tallyAddress
• tallyAddress: string
The address of the Tally contract
Defined in
utils/interfaces.ts:1054
tallyData
• tallyData: TallyData
The tally data
Defined in
utils/interfaces.ts:1044