We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a9a0f commit 386b19cCopy full SHA for 386b19c
bittensor/core/extrinsics/asyncex/registration.py
@@ -460,7 +460,7 @@ async def set_subnet_identity_extrinsic(
460
Set the identity information for a given subnet.
461
462
Arguments:
463
- subtensor (Subtensor): An instance of the Subtensor class to interact with the blockchain.
+ subtensor (AsyncSubtensor): An instance of the Subtensor class to interact with the blockchain.
464
wallet (Wallet): A wallet instance used to sign and submit the extrinsic.
465
netuid (int): The unique ID for the subnet.
466
subnet_name (str): The name of the subnet to assign the identity information.
0 commit comments