interface ValidatorPerformance {
    validators: IndividualValidatorPerformance[];
}

Properties

Properties