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.