Skip to content

Commit a7338fc

Browse files
committed
chore: fix typo
Signed-off-by: socialsister <seekseat@qq.com>
1 parent 3509863 commit a7338fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/extrinsics/unstaking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def unstake_extrinsic(
7575
block=block,
7676
)
7777

78-
# Covert to bittensor.Balance
78+
# Convert to bittensor.Balance
7979
if amount is None:
8080
# Unstake it all.
8181
logging.warning(

0 commit comments

Comments
 (0)