DeployArgs
Interface for the arguments to the deploy command
Table of contents
Properties
- initialVoiceCredits
- initialVoiceCreditsProxyAddress
- poseidonT3Address
- poseidonT4Address
- poseidonT5Address
- poseidonT6Address
- quiet
- signer
- signupGatekeeperAddress
- stateTreeDepth
- useQv
Properties
initialVoiceCredits
• Optional
initialVoiceCredits: number
The initial voice credits to be minted
Defined in
utils/interfaces.ts:279
initialVoiceCreditsProxyAddress
• Optional
initialVoiceCreditsProxyAddress: string
The address of the initialVoiceCreditsProxy contract
Defined in
utils/interfaces.ts:284
poseidonT3Address
• Optional
poseidonT3Address: string
The address of the PoseidonT3 contract
Defined in
utils/interfaces.ts:294
poseidonT4Address
• Optional
poseidonT4Address: string
The address of the PoseidonT4 contract
Defined in
utils/interfaces.ts:299
poseidonT5Address
• Optional
poseidonT5Address: string
The address of the PoseidonT5 contract
Defined in
utils/interfaces.ts:304