Update cmd/gaia/cmd/gaiacli/main.go

Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>
This commit is contained in:
Federico Kunze
2018-11-08 08:25:18 -08:00
committed by GitHub
co-authored by jackzampolin
parent 8f4c7df033
commit 0ff12bb57a
+1 -1
View File
@@ -50,7 +50,7 @@ func main() {
// the below functions and eliminate global vars, like we do
// with the cdc
// Consturct Root Command
// Construct Root Command
rootCmd.AddCommand(
rpc.InitClientCommand(),
rpc.StatusCommand(),