Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) / IMergeSignupsArgs

Interface: IMergeSignupsArgs

Defined in: packages/sdk/ts/maci/types.ts:130

Interface for the arguments to the mergeSignups command

Properties

maciAddress

maciAddress: string

Defined in: packages/sdk/ts/maci/types.ts:144

The address of the MACI contract


numQueueOps?

optional numQueueOps: string

Defined in: packages/sdk/ts/maci/types.ts:149

The number of queue operations to perform


pollId

pollId: bigint

Defined in: packages/sdk/ts/maci/types.ts:134

The id of the poll


signer

signer: Signer

Defined in: packages/sdk/ts/maci/types.ts:139

A signer object