@nimiq/core / ConsensusState
ConsensusState = "connecting" | "syncing" | "established"
"connecting"
"syncing"
"established"
Defined in: @nimiq/core/types/wasm/web.d.ts:607
Describes the state of consensus of the client.
Updated 2 weeks ago on 5/21/25, 4:02 PM