interface QueryValidatorsResponse {
    validators: QueryValidatorsResponse_Validator[];
}

Properties

Properties

Generated using TypeDoc