Minimal Anti Collusion Infrastructure (MACI) / IPollJoiningCircuitInputs
Interface: IPollJoiningCircuitInputs
Defined in: utils/types.ts:167
An interface describing the circuit inputs to the PollJoining circuit
Properties
actualStateTreeDepth
actualStateTreeDepth:
string
Defined in: utils/types.ts:175
index
index:
string
Defined in: utils/types.ts:172
nullifier
nullifier:
string
Defined in: utils/types.ts:173
pollId
pollId:
string
Defined in: utils/types.ts:176
pollPublicKey
pollPublicKey:
string[]
Defined in: utils/types.ts:169
privateKey
privateKey:
string
Defined in: utils/types.ts:168
siblings
siblings:
string[][]
Defined in: utils/types.ts:171
stateLeaf
stateLeaf:
string[]
Defined in: utils/types.ts:170
stateRoot
stateRoot:
string
Defined in: utils/types.ts:174