platform_get_validators_at
Get the validators and their weights of a Subnet/L1 at a given P-Chain height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height | Yes | The P-Chain height to query validators at, or "proposed" | |
| network | No | Avalanche network to query (default: mainnet) | |
| subnetID | No | The Subnet ID to query validators for (default: Primary Network) |