Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / DeployPollArgs
Interface: DeployPollArgs
Interface for the arguments to the deployPoll command
Properties
coordinatorPubkey
coordinatorPubkey:
string
The coordinator's public key
Defined in
utils/interfaces.ts:296
gatekeeperAddress?
optional
gatekeeperAddress:string
The address of the gatekeeper contract
Defined in
utils/interfaces.ts:326
intStateTreeDepth
intStateTreeDepth:
number
The depth of the intermediate state tree
Defined in
utils/interfaces.ts:281
maciAddress?
optional
maciAddress:string
The MACI contract address
Defined in
utils/interfaces.ts:306
messageBatchSize
messageBatchSize:
number
The size of the message batch
Defined in
utils/interfaces.ts:286