Fix typo in Using Tendermint section (#8780)

Modify using-tendermint.md to replace unsafe_reset_all to unsafe-reset-all . Closes #8779 .
This commit is contained in:
Adolfo Olivera
2022-06-16 15:36:58 -03:00
committed by GitHub
parent 8854ce4e68
commit 7cf09399bb

View File

@@ -254,7 +254,7 @@ afford to lose all blockchain data!
To reset a blockchain, stop the node and run:
```sh
tendermint unsafe_reset_all
tendermint unsafe-reset-all
```
This command will remove the data directory and reset private validator and