lnrpc/rpc.proto: remove trailing spaces

This commit is contained in:
Johan T. Halseth 2019-01-24 14:51:05 +01:00
parent 4247ee20b3
commit 7c4c64fffc
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26
2 changed files with 3 additions and 3 deletions

@ -293,7 +293,7 @@
}, },
"/v1/channels/closed": { "/v1/channels/closed": {
"get": { "get": {
"summary": "* lncli: `closedchannels`\nClosedChannels returns a description of all the closed channels that \nthis node was a participant in.", "summary": "* lncli: `closedchannels`\nClosedChannels returns a description of all the closed channels that\nthis node was a participant in.",
"operationId": "ClosedChannels", "operationId": "ClosedChannels",
"responses": { "responses": {
"200": { "200": {