Keep both subcommand: rest-server and lite-server
This commit is contained in:
@@ -80,6 +80,7 @@ func main() {
|
||||
rootCmd.AddCommand(
|
||||
client.LineBreak,
|
||||
lcd.ServeCommand(cdc),
|
||||
lcd.ServeLiteCommand(cdc),
|
||||
keys.Commands(),
|
||||
client.LineBreak,
|
||||
version.VersionCmd,
|
||||
|
||||
Reference in New Issue
Block a user