bittensor.extras.subtensor_api.subnets
======================================

.. py:module:: bittensor.extras.subtensor_api.subnets


Classes
-------

.. autoapisummary::

   bittensor.extras.subtensor_api.subnets.Subnets


Module Contents
---------------

.. py:class:: Subnets(subtensor)

   Class for managing subnet operations.


   .. py:attribute:: all_subnets


   .. py:attribute:: blocks_since_last_step


   .. py:attribute:: blocks_since_last_update


   .. py:attribute:: blocks_until_next_epoch


   .. py:attribute:: bonds


   .. py:attribute:: burned_register


   .. py:attribute:: commit_reveal_enabled


   .. py:attribute:: difficulty


   .. py:attribute:: get_all_ema_tao_inflow


   .. py:attribute:: get_all_subnets_info


   .. py:attribute:: get_all_subnets_netuid


   .. py:attribute:: get_children


   .. py:attribute:: get_children_pending


   .. py:attribute:: get_ema_tao_inflow


   .. py:attribute:: get_hyperparameter


   .. py:attribute:: get_liquidity_list


   .. py:attribute:: get_mechanism_count


   .. py:attribute:: get_mechanism_emission_split


   .. py:attribute:: get_neuron_for_pubkey_and_subnet


   .. py:attribute:: get_next_epoch_start_block


   .. py:attribute:: get_parents


   .. py:attribute:: get_subnet_burn_cost


   .. py:attribute:: get_subnet_hyperparameters


   .. py:attribute:: get_subnet_info


   .. py:attribute:: get_subnet_owner_hotkey


   .. py:attribute:: get_subnet_price


   .. py:attribute:: get_subnet_prices


   .. py:attribute:: get_subnet_reveal_period_epochs


   .. py:attribute:: get_subnet_validator_permits


   .. py:attribute:: get_total_subnets


   .. py:attribute:: get_uid_for_hotkey_on_subnet


   .. py:attribute:: immunity_period


   .. py:attribute:: is_hotkey_registered_on_subnet


   .. py:attribute:: is_subnet_active


   .. py:attribute:: max_weight_limit


   .. py:attribute:: min_allowed_weights


   .. py:attribute:: recycle


   .. py:attribute:: register


   .. py:attribute:: register_limit


   .. py:attribute:: register_subnet


   .. py:attribute:: set_subnet_identity


   .. py:attribute:: start_call


   .. py:attribute:: subnet


   .. py:attribute:: subnet_exists


   .. py:attribute:: subnetwork_n


   .. py:attribute:: tempo


   .. py:attribute:: weights


   .. py:attribute:: weights_rate_limit


