Skip to main content
Version: v1.3_alpha

IJsonMaciState

This interface defines the JSON representation of a MaciState

Table of contents

Properties

Properties

currentPollBeingProcessed

currentPollBeingProcessed: string

Defined in

utils/types.ts:130


numSignUps

numSignUps: number

Defined in

utils/types.ts:131


pollBeingProcessed

pollBeingProcessed: boolean

Defined in

utils/types.ts:129


polls

polls: IJsonPoll[]

Defined in

utils/types.ts:127


stateLeaves

stateLeaves: IJsonStateLeaf[]

Defined in

utils/types.ts:128


stateTreeDepth

stateTreeDepth: number

Defined in

utils/types.ts:126