Skip to content

nooschain v0.1.0


nooschain / chain/state-root-engines/persistent-state-root-sidecar / PersistentStateRootSidecarHealth

Interface: PersistentStateRootSidecarHealth

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:62

Health information returned by the state-root sidecar.

Extends

Properties

chainId

chainId: string | null

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:64


checkpointFormatVersion?

optional checkpointFormatVersion?: number

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:58

Inherited from

PersistentStateRootSidecarVersion.checkpointFormatVersion


engineVersion

engineVersion: string

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:56

Inherited from

PersistentStateRootSidecarVersion.engineVersion


initialized

initialized: boolean

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:63


leafCount

leafCount: number

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:66


protocolVersion

protocolVersion: number

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:57

Inherited from

PersistentStateRootSidecarVersion.protocolVersion


root

root: string

Defined in: chain/state-root-engines/persistent-state-root-sidecar.ts:65

Audience-first NOOSChain documentation.