Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / DeployArgs
Interface: DeployArgs
Interface for the arguments to the deploy command
Properties
initialVoiceCredits?
optionalinitialVoiceCredits:number
The initial voice credits to be minted
Defined in
utils/interfaces.ts:231
initialVoiceCreditsProxyAddress?
optionalinitialVoiceCreditsProxyAddress:string
The address of the initialVoiceCreditsProxy contract
Defined in
utils/interfaces.ts:236
poseidonT3Address?
optionalposeidonT3Address:string
The address of the PoseidonT3 contract
Defined in
utils/interfaces.ts:246
poseidonT4Address?
optionalposeidonT4Address:string
The address of the PoseidonT4 contract
Defined in
utils/interfaces.ts:251
poseidonT5Address?
optionalposeidonT5Address:string
The address of the PoseidonT5 contract
Defined in
utils/interfaces.ts:256
poseidonT6Address?
optionalposeidonT6Address:string
The address of the PoseidonT6 contract
Defined in
utils/interfaces.ts:261
quiet?
optionalquiet:boolean
Whether to log the output
Defined in
utils/interfaces.ts:266
signer
signer:
Signer
A signer object
Defined in
utils/interfaces.ts:226
signupGatekeeperAddress?
optionalsignupGatekeeperAddress:string
The address of the signupGatekeeper contract
Defined in
utils/interfaces.ts:241
stateTreeDepth
stateTreeDepth:
number
The depth of the state tree
Defined in
utils/interfaces.ts:221