Platform
platform.getCurrentValidators
List the current validators of the given Subnet.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for
platform.getCurrentValidators:params.subnetID: Optional ID of the subnet. If omitted, returns validators of the Primary Network.params.nodeIDs: Optional list of NodeIDs to filter the validators returned.
Returns
The JSON-RPC result.