mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 06:47:44 +01:00
Merge pull request #3228 from halseth/lnrpc-extra-space
[trivial] lnrpc/rpc.proto: remove trailing spaces
This commit is contained in:
commit
82c776a75b
2 changed files with 3 additions and 3 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue