Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IPollJoiningCircuitInputs

Interface: IPollJoiningCircuitInputs

Defined in: packages/sdk/ts/user/types.ts:185

An interface describing the circuit inputs to the PollJoining circuit

Properties

actualStateTreeDepth

actualStateTreeDepth: string

Defined in: packages/sdk/ts/user/types.ts:224

The actual state tree depth


indices

indices: string[]

Defined in: packages/sdk/ts/user/types.ts:209

The path indices


nullifier

nullifier: string

Defined in: packages/sdk/ts/user/types.ts:214

The nullifier


pollId

pollId: string

Defined in: packages/sdk/ts/user/types.ts:229

The poll id


pollPubKey

pollPubKey: string[]

Defined in: packages/sdk/ts/user/types.ts:194

The poll public key


privKey

privKey: string

Defined in: packages/sdk/ts/user/types.ts:189

The private key


siblings

siblings: string[][]

Defined in: packages/sdk/ts/user/types.ts:204

The siblings for the merkle proof


stateLeaf

stateLeaf: string[]

Defined in: packages/sdk/ts/user/types.ts:199

The state leaf


stateRoot

stateRoot: string

Defined in: packages/sdk/ts/user/types.ts:219

The state root