Skip to content

@nimiq/core / ConsensusState

Type Alias: ConsensusState

ConsensusState = "connecting" | "syncing" | "established"

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

Describes the state of consensus of the client.