github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.0/improvements/9171-cli-add-hard-flag.md (about)

     1  - `[cli]` add `--hard` flag to rollback command (and a boolean to the `RollbackState` method). This will rollback
     2     state and remove the last block. This command can be triggered multiple times. The application must also rollback
     3     state to the same height.
     4    ([\#9171](https://github.com/tendermint/tendermint/pull/9171))