Keep both subcommand: rest-server and lite-server

This commit is contained in:
HaoyangLiu
2018-09-13 20:30:24 +08:00
parent 5f38b50a85
commit e704f095bd
5 changed files with 92 additions and 15 deletions
+1
View File
@@ -67,6 +67,7 @@ func main() {
tendermintCmd,
ibcCmd,
lcd.ServeCommand(cdc),
lcd.ServeLiteCommand(cdc),
client.LineBreak,
)