Skip to main content
Version: v1.3_alpha

ProveOnChainArgs

Interface for the arguments to the ProveOnChainArgs command

Table of contents

Properties

Properties

maciAddress

Optional maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:599


messageProcessorAddress

Optional messageProcessorAddress: string

The address of the MessageProcessor contract

Defined in

utils/interfaces.ts:604


pollId

pollId: bigint

The id of the poll

Defined in

utils/interfaces.ts:584


proofDir

proofDir: string

The directory containing the proofs

Defined in

utils/interfaces.ts:589


quiet

Optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:614


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:594


tallyAddress

Optional tallyAddress: string

The address of the Tally contract

Defined in

utils/interfaces.ts:609