Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) / IGetAllVksArgs

Interface: IGetAllVksArgs

Defined in: packages/sdk/ts/keys/types.ts:8

Arguments for the getAllVks function

Properties

intStateTreeDepth

intStateTreeDepth: number

Defined in: packages/sdk/ts/keys/types.ts:32

The depth of the ballot tree


messageBatchSize

messageBatchSize: number

Defined in: packages/sdk/ts/keys/types.ts:28

The batch size for the process messages


mode

mode: EMode

Defined in: packages/sdk/ts/keys/types.ts:36

The mode to use for the contract calls


signer

signer: Signer

Defined in: packages/sdk/ts/keys/types.ts:16

The signer to use for the contract calls


stateTreeDepth

stateTreeDepth: number

Defined in: packages/sdk/ts/keys/types.ts:20

The depth of the state tree


vkRegistryAddress

vkRegistryAddress: string

Defined in: packages/sdk/ts/keys/types.ts:12

The address of the VkRegistry contract


voteOptionTreeDepth

voteOptionTreeDepth: number

Defined in: packages/sdk/ts/keys/types.ts:24

The depth of the vote option tree