subnetInfo_getSubnetHyperparams - JSON-RPC...
Fetch SCALE-encoded hyperparameters for a given Bittensor subnet.
Description
Bittensor‑specific APIs to inspect subnets: hyperparameters, dynamic state, metagraphs, mechagraphs, and pruning hints. Use to build subnet dashboards and analytics.
Returns SCALE-encoded hyperparameters for the specified subnet id.
Code Examples
subnetInfo_getSelectiveMetagraph - Bittensor RPC Method
Retrieve SCALE-encoded metagraph data filtered by specific neuron UIDs for a Bittensor subnet. Enables efficient targeted queries without fetching the full metagraph.
subnetInfo_getSubnetHyperparamsV2 - JSON-R...
Fetch V2 hyperparameters for a subnet on Bittensor.