We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d504bd1 commit 6885dacCopy full SHA for 6885dac
chains/tendermint/cmd/keys.go
@@ -29,7 +29,7 @@ func keysCmd(ctx *config.Context) *cobra.Command {
29
return cmd
30
}
31
32
-// keysAddCmd respresents the `keys add` command
+// keysAddCmd represents the `keys add` command
33
func keysAddCmd(ctx *config.Context) *cobra.Command {
34
cmd := &cobra.Command{
35
Use: "add [chain-id] [[name]]",
0 commit comments