Skip to content

Verify/fix --no-prompt in all commands #589

@thewhaleking

Description

@thewhaleking

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 --yes

We 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions