Skip to main content
Version: v2.0_alpha

Minimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / 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:936


pollId

pollId: bigint

The id of the poll

Defined in

utils/interfaces.ts:921


quiet?

optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:946


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:926


tallyAddress

tallyAddress: string

The address of the Tally contract

Defined in

utils/interfaces.ts:941


tallyData

tallyData: TallyData

The tally data

Defined in

utils/interfaces.ts:931