mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-12 11:06:08 +00:00
add a doc.go
This commit is contained in:
@@ -27,7 +27,7 @@ var InspectCmd = &cobra.Command{
|
||||
inconsistent state.
|
||||
|
||||
The inspect command can be used to query the block and state store using Tendermint
|
||||
RPC calls to debug issues of inconsisent state.
|
||||
RPC calls to debug issues of inconsistent state.
|
||||
`,
|
||||
|
||||
RunE: runInspect,
|
||||
|
||||
Reference in New Issue
Block a user