Skip to content

Type Alias: ConsensusState

ConsensusState: "connecting" | "syncing" | "established"

Defined in: @nimiq/core/types/wasm/web.d.ts:26

Describes the state of consensus of the client.