validators
Info
validators
Get validator set at a specified height
Get Validators. Validators are sorted first by voting power (descending), then by address (ascending).
If the height field is set to a non-default value, upon success, the
Cache-Control header will be set with the default maximum age.
GET
validators
Query Parameters
height to return. If no height is provided, it will fetch validator set which corresponds to the latest block.
Example:
1
Page number (1-based)
Example:
1
Number of entries per page (max: 100)
Example:
30