Skip to main content
Version: v2.0_alpha

Minimal Anti Collusion Infrastructure (MACI) v2.0.0-alpha / IJsonMaciState

Interface: IJsonMaciState

This interface defines the JSON representation of a MaciState

Properties

currentPollBeingProcessed

currentPollBeingProcessed: string

Defined in

utils/types.ts:122


numSignUps

numSignUps: number

Defined in

utils/types.ts:123


pollBeingProcessed

pollBeingProcessed: boolean

Defined in

utils/types.ts:121


polls

polls: IJsonPoll[]

Defined in

utils/types.ts:119


stateLeaves

stateLeaves: IJsonStateLeaf[]

Defined in

utils/types.ts:120


stateTreeDepth

stateTreeDepth: number

Defined in

utils/types.ts:118