Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unsafe-reset-all has the wrong help text, in two places. #7503

Closed
4 tasks
njmurarka opened this issue Oct 9, 2020 · 0 comments · Fixed by #7504
Closed
4 tasks

unsafe-reset-all has the wrong help text, in two places. #7503

njmurarka opened this issue Oct 9, 2020 · 0 comments · Fixed by #7504

Comments

@njmurarka
Copy link
Contributor

Summary of Bug

It is a help text bug. The help text states the following:

Resets the blockchain database, removes address book files, and resets priv_validator.json to the genesis state

In fact, there is no such file as priv_validator.json. The correct file in question is priv_validator_state.json, in the data folder.

Version

cosmos-sdk v0.39.1

Steps to Reproduce

Run "appd --help" or "appd unsafe-reset-all --help"


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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 a pull request may close this issue.

1 participant