Skip to content

fix the --all-hotkeys option does not work for btcli stake remove#324

Closed
mindlesscloud wants to merge 1 commit intoopentensor:mainfrom
mindlesscloud:main
Closed

fix the --all-hotkeys option does not work for btcli stake remove#324
mindlesscloud wants to merge 1 commit intoopentensor:mainfrom
mindlesscloud:main

Conversation

@mindlesscloud
Copy link

adding the missing param_decls for the param all_hotkeys of CLIManager.stake_remove`

@thewhaleking
Copy link
Contributor

Hi, what's the purpose of this PR?

@mindlesscloud
Copy link
Author

Hi @thewhaleking , when executing btcli stake remove --all-keys , the btcli cannot correctly recognize the --all-keys option, because the --all-hotkeys does not passed to the typer.Option

@thewhaleking
Copy link
Contributor

Hi @thewhaleking , when executing btcli stake remove --all-keys , the btcli cannot correctly recognize the --all-keys option, because the --all-hotkeys does not passed to the typer.Option

This doesn't actually solve that issue, but #325 does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants