Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IMergeSignupsArgs

Interface: IMergeSignupsArgs

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

Interface for the arguments to the mergeSignups command

Properties

maciAddress

maciAddress: string

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

The address of the MACI contract


numQueueOps?

optional numQueueOps: string

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

The number of queue operations to perform


pollId

pollId: bigint

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

The id of the poll


signer

signer: Signer

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

A signer object