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 ac1f249 commit d762c9aCopy full SHA for d762c9a
bittensor_cli/src/commands/stake/remove.py
@@ -839,7 +839,7 @@ def _calculate_slippage(
839
840
Returns:
841
tuple containing:
842
- - received_amount: Balance after slippage
+ - received_amount: Balance after slippage deduction
843
- slippage_pct: Formatted string of slippage percentage
844
- slippage_pct_float: Float value of slippage percentage
845
"""
0 commit comments