Remove docs/clients/lcd-rest-api.yaml and add its content to client/lcd/swagger-ui/swagger.json

This commit is contained in:
HaoyangLiu
2018-09-27 19:36:22 +08:00
parent bff2f33ac5
commit c5affaa7bf
9 changed files with 1207 additions and 1126 deletions
-1
View File
@@ -54,7 +54,6 @@ func main() {
rootCmd.AddCommand(
tendermintCmd,
lcd.ServeCommand(cdc),
lcd.ServeLiteCommand(cdc),
client.LineBreak,
)