Skip to content

Commit 386b19c

Browse files
author
Roman
committed
update docstring
1 parent 63a9a0f commit 386b19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/extrinsics/asyncex/registration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ async def set_subnet_identity_extrinsic(
460460
Set the identity information for a given subnet.
461461
462462
Arguments:
463-
subtensor (Subtensor): An instance of the Subtensor class to interact with the blockchain.
463+
subtensor (AsyncSubtensor): An instance of the Subtensor class to interact with the blockchain.
464464
wallet (Wallet): A wallet instance used to sign and submit the extrinsic.
465465
netuid (int): The unique ID for the subnet.
466466
subnet_name (str): The name of the subnet to assign the identity information.

0 commit comments

Comments
 (0)