This commit is contained in:
William Banfield
2021-08-11 11:24:07 -04:00
parent c37e4a43a2
commit c6077076d4

View File

@@ -16,7 +16,7 @@ import (
"github.com/tendermint/tendermint/types"
)
// InspectCmd represents the base command when called without any subcommands
// InspectCmd is the command for starting an inspect server.
var InspectCmd = &cobra.Command{
Use: "inspect",
Short: "Run an inspect server",