Skip to main content
Version: v1.3_alpha

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:1100


pollId

pollId: bigint

The id of the poll

Defined in

utils/interfaces.ts:1080


quiet

Optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:1120


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:1090


subsidyAddress

Optional subsidyAddress: string

The address of the Subsidy contract

Defined in

utils/interfaces.ts:1110


subsidyData

Optional subsidyData: SubsidyData

The subsidy data

Defined in

utils/interfaces.ts:1115


subsidyEnabled

subsidyEnabled: boolean

Whether to deploy subsidy contract

Defined in

utils/interfaces.ts:1085


tallyAddress

tallyAddress: string

The address of the Tally contract

Defined in

utils/interfaces.ts:1105


tallyData

tallyData: TallyData

The tally data

Defined in

utils/interfaces.ts:1095