Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) v2.2.0 / IJsonMaciState

Interface: IJsonMaciState

This interface defines the JSON representation of a MaciState

Properties

currentPollBeingProcessed

currentPollBeingProcessed: string

Defined in

utils/types.ts:110


numSignUps

numSignUps: number

Defined in

utils/types.ts:111


pollBeingProcessed

pollBeingProcessed: boolean

Defined in

utils/types.ts:109


polls

polls: IJsonPoll[]

Defined in

utils/types.ts:107


stateLeaves

stateLeaves: IJsonStateLeaf[]

Defined in

utils/types.ts:108


stateTreeDepth

stateTreeDepth: number

Defined in

utils/types.ts:106