Skip to main content
Version: v1.x

MergeSignupsArgs

Interface for the arguments to the mergeSignups command

Table of contents

Properties

Properties

maciAddress

Optional maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:595


numQueueOps

Optional numQueueOps: string

The number of queue operations to perform

Defined in

utils/interfaces.ts:600


pollId

pollId: bigint

The id of the poll

Defined in

utils/interfaces.ts:585


quiet

Optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:605


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:590