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 d824618 commit 59150adCopy full SHA for 59150ad
bittensor_cli/src/bittensor/chain_data.py
@@ -749,7 +749,7 @@ def tao_to_alpha_with_slippage(
749
self, tao: Balance
750
) -> tuple[Balance, Balance, float]:
751
"""
752
- Returns an estimate of how much Alpha would a staker receive if they stake their tao using the current pool
+ Returns an estimate of how much Alpha a staker would receive if they stake their tao using the current pool
753
state.
754
755
Args:
0 commit comments