Skip to main content
Version: v1.3_alpha

DeployArgs

Interface for the arguments to the deploy command

Table of contents

Properties

Properties

initialVoiceCredits

Optional initialVoiceCredits: number

The initial voice credits to be minted

Defined in

utils/interfaces.ts:228


initialVoiceCreditsProxyAddress

Optional initialVoiceCreditsProxyAddress: string

The address of the initialVoiceCreditsProxy contract

Defined in

utils/interfaces.ts:233


poseidonT3Address

Optional poseidonT3Address: string

The address of the PoseidonT3 contract

Defined in

utils/interfaces.ts:243


poseidonT4Address

Optional poseidonT4Address: string

The address of the PoseidonT4 contract

Defined in

utils/interfaces.ts:248


poseidonT5Address

Optional poseidonT5Address: string

The address of the PoseidonT5 contract

Defined in

utils/interfaces.ts:253


poseidonT6Address

Optional poseidonT6Address: string

The address of the PoseidonT6 contract

Defined in

utils/interfaces.ts:258


quiet

Optional quiet: boolean

Whether to log the output

Defined in

utils/interfaces.ts:263


signer

signer: Signer

A signer object

Defined in

utils/interfaces.ts:223


signupGatekeeperAddress

Optional signupGatekeeperAddress: string

The address of the signupGatekeeper contract

Defined in

utils/interfaces.ts:238


stateTreeDepth

stateTreeDepth: number

The depth of the state tree

Defined in

utils/interfaces.ts:218