Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) / MergeSignupsArgs

Interface: MergeSignupsArgs

Defined in: utils/interfaces.ts:687

Interface for the arguments to the mergeSignups command

Properties

maciAddress?

optional maciAddress: string

Defined in: utils/interfaces.ts:701

The address of the MACI contract


numQueueOps?

optional numQueueOps: string

Defined in: utils/interfaces.ts:706

The number of queue operations to perform


pollId

pollId: bigint

Defined in: utils/interfaces.ts:691

The id of the poll


quiet?

optional quiet: boolean

Defined in: utils/interfaces.ts:711

Whether to log the output


signer

signer: Signer

Defined in: utils/interfaces.ts:696

A signer object