Crate sn_fault_detection

Source
Expand description

Node fault detection for the SAFE Network. All fault detection should route through this for proper weighting in relation to other possible sources of faults.

Structs§

FaultDetection
Faulty nodes tracking. Allows various potential issues to be tracked and weighted, with unresposive or suspect nodes being noted on request, against which action can then be taken.

Enums§

IssueType
Represents the different type of issues that can be recorded by the Fault Detection system. Issues have a xorname so they can be reliable assignd to the same nodes