Skip to content

NodeRepairStatus

View as Markdown

NodeRepairStatus describes the repair subsystem state.

Package: thru.services.v1

FieldType#Description
activebool1 · optionalWhether catastrophic repair gating is active. When true, the node is suppressing consensus output and rejecting transactions. Note: during normal gap repair (non-catastrophic), this is false but consensus.active is also false, so ready is correctly false.