bittensor.core.chain_data.subnet_identity# Classes# SubnetIdentity Dataclass for subnet identity information. Module Contents# class bittensor.core.chain_data.subnet_identity.SubnetIdentity# Dataclass for subnet identity information. additional: str# description: str# discord: str# github_repo: str# subnet_contact: str# subnet_name: str# subnet_url: str#