Skip to content

Commit 59150ad

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

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
@@ -749,7 +749,7 @@ def tao_to_alpha_with_slippage(
749749
self, tao: Balance
750750
) -> tuple[Balance, Balance, float]:
751751
"""
752-
Returns an estimate of how much Alpha would a staker receive if they stake their tao using the current pool
752+
Returns an estimate of how much Alpha a staker would receive if they stake their tao using the current pool
753753
state.
754754
755755
Args:

0 commit comments

Comments
 (0)