mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 04:04:00 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user