Skip to content

Commit a14f410

Browse files
Update bittensor_cli/src/bittensor/chain_data.py
Co-authored-by: BD Himes <[email protected]>
1 parent 59150ad commit a14f410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor_cli/src/bittensor/chain_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ def alpha_to_tao_with_slippage(
794794
self, alpha: Balance
795795
) -> tuple[Balance, Balance, float]:
796796
"""
797-
Returns an estimate of how much TAO would a staker receive if they unstake their alpha using the current pool
797+
Returns an estimate of how much TAO a staker would receive if they unstake their alpha using the current pool
798798
state.
799799
800800
Args:

0 commit comments

Comments
 (0)