NodeConsensusStatus
NodeConsensusStatus describes the consensus driver state.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
active | bool | 1 · optional | Whether post-repair consensus is active and voting. |
mode | NodeMode | 2 · optional | How consensus was entered: regular startup or catastrophic recovery. |
frontier | uint64 | 3 · optional | Current consensus frontier slot (first slot without EXECUTION_FINISHED). |