-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Discord report that btcli st remove does not work correctly with --no-prompt:
btcli stake remove --network test --wallet.name default --all-hotkeys --netuid 2 --yesWe do no check for prompt before here:
| amount_to_unstake_as_balance = _ask_unstake_amount( |
We must verify --no-prompt is handled properly across all commands.
CC: @Tegridy-X
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working