Skip to main content
Version: v2.0_alpha

MergeMessagesArgs

Interface for the arguments to the mergeMessages command

Table of contents

Properties

Properties

maciAddress

Optional maciAddress: string

The address of the MACI contract

Defined in

utils/interfaces.ts:538


numQueueOps

Optional numQueueOps: string

The number of queue operations to merge

Defined in

utils/interfaces.ts:543


pollId

pollId: bigint

The id of the poll

Defined in

utils/interfaces.ts:523


quiet

Optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:533


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:528