Minimal Anti Collusion Infrastructure (MACI) / MergeSignupsArgs
Interface: MergeSignupsArgs
Defined in: utils/interfaces.ts:682
Interface for the arguments to the mergeSignups command
Properties
maciAddress?
optional
maciAddress:string
Defined in: utils/interfaces.ts:696
The address of the MACI contract
numQueueOps?
optional
numQueueOps:string
Defined in: utils/interfaces.ts:701
The number of queue operations to perform
pollId
pollId:
bigint
Defined in: utils/interfaces.ts:686
The id of the poll
quiet?
optional
quiet:boolean
Defined in: utils/interfaces.ts:706
Whether to log the output
signer
signer:
Signer
Defined in: utils/interfaces.ts:691
A signer object