Skip to content

nooschain v0.1.0


nooschain / consensus/raft-membership/membership-reconciliation / getRuntimeRaftMembership

Function: getRuntimeRaftMembership()

getRuntimeRaftMembership(status): RuntimeRaftMembership

Defined in: consensus/raft-membership/membership-reconciliation.ts:40

Normalizes a ConsensusStatus object into runtime membership facts. Non-Raft modes intentionally return an empty voter set so the UI does not show Raft warnings for single-node deployments.

Parameters

status

ConsensusStatus

Returns

RuntimeRaftMembership

Audience-first NOOSChain documentation.