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 59150ad commit a14f410Copy full SHA for a14f410
bittensor_cli/src/bittensor/chain_data.py
@@ -794,7 +794,7 @@ def alpha_to_tao_with_slippage(
794
self, alpha: Balance
795
) -> tuple[Balance, Balance, float]:
796
"""
797
- Returns an estimate of how much TAO would a staker receive if they unstake their alpha using the current pool
+ Returns an estimate of how much TAO a staker would receive if they unstake their alpha using the current pool
798
state.
799
800
Args:
0 commit comments