Interface: IotaSystemStateSummaryV2
This is the JSON-RPC type for the
IotaSystemStateV2 object. It flattens all
fields to make them top-level fields such that it as minimum dependencies to the internal data
structures of the IOTA system state type.
Properties
activeValidators
activeValidators:
IotaValidatorSummary[]
The list of active validators in the current epoch.
atRiskValidators
atRiskValidators: [
string,string][]
Map storing the number of epochs for which each validator has been below the low stake threshold.