Merge pull request #3228 from halseth/lnrpc-extra-space

[trivial] lnrpc/rpc.proto: remove trailing spaces
This commit is contained in:
Olaoluwa Osuntokun 2019-06-20 16:20:20 -07:00 committed by GitHub
commit 82c776a75b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -293,7 +293,7 @@
},
"/v1/channels/closed": {
"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",
"responses": {
"200": {