cr feedback

This commit is contained in:
William Banfield
2021-08-18 09:01:23 -04:00
parent cecd5d8ab2
commit 885b78698c
6 changed files with 12 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ given destination directory. Each archive will contain:
Note: goroutine.out and heap.out will only be written if a profile address is
provided and is operational. This command is blocking and will log any error.
## Tendermint inspect
## Tendermint Inspect
Tendermint includes an `inspect` command for querying Tendermint's state store and block
store over Tendermint RPC.

View File

@@ -64,7 +64,7 @@ It wont kill the node, but it will gather all of the above data and package i
At this point, depending on how severe the degradation is, you may want to restart the process.
## Tendermint inspect
## Tendermint Inspect
What if the Tendermint node will not start up due to inconsistent consensus state?