Skip to content

Commit

Permalink
Update list of commands in eclair-cli help (#1091)
Browse files Browse the repository at this point in the history
* Add missing API endpoints to eclair-cli help
  • Loading branch information
araspitzu authored Jul 29, 2019
1 parent d88d376 commit 6484157
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions eclair-core/eclair-cli
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@ where OPTIONS can be:
-s Some commands can print a trimmed JSON
and COMMAND is one of:
getinfo, connect, open, close, forceclose, updaterelayfee,
getinfo, connect, disconnect, open, close, forceclose, updaterelayfee,
peers, channels, channel, allnodes, allchannels, allupdates
findroute, findroutetonode, parseinvoice, payinvoice, sendtonode,
getsentinfo, createinvoice, getinvoice, listinvoices,
listpendinginvoices, getreceivedinfo, audit, networkfees, channelstats
sendtoroute, getsentinfo, createinvoice, getinvoice, listinvoices,
listpendinginvoices, getreceivedinfo, audit, networkfees,
channelstats, usablebalances
Examples
--------
Expand Down

0 comments on commit 6484157

Please sign in to comment.