• Web Client
  • API Reference
  • Type Aliases
  • Consensus State

@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.

Built with the Nimiq Vitepress Theme
Copy page
Create issue