Get a list of validators on the network
Retrieves an array of validator addresses of the network along with their respective staking balances.
Response¶
Parameter | Type | Description |
---|---|---|
result | Array<{address: string}> | Array of validator addresses |
Retrieves an array of validator addresses of the network along with their respective staking balances.
Parameter | Type | Description |
---|---|---|
result | Array<{address: string}> | Array of validator addresses |