Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / ProveOnChainArgs

Interface: ProveOnChainArgs

Interface for the arguments to the ProveOnChainArgs command

Properties

maciAddress?

optional maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:715


messageProcessorAddress?

optional messageProcessorAddress: string

The address of the MessageProcessor contract

Defined in

utils/interfaces.ts:720


pollId

pollId: bigint

The id of the poll

Defined in

utils/interfaces.ts:695


proofDir

proofDir: string

The directory containing the proofs

Defined in

utils/interfaces.ts:700


quiet?

optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:730


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:705


tallyAddress?

optional tallyAddress: string

The address of the Tally contract

Defined in

utils/interfaces.ts:725


tallyFile?

optional tallyFile: string

The tally file with results, per vote option spent credits, spent voice credits total

Defined in

utils/interfaces.ts:710