lnrpc: add CloseChannel to README description of RPC calls
This commit is contained in:
parent
eb1509a1cf
commit
6a67d4848a
@ -53,6 +53,10 @@ description):
|
||||
* OpenChannel
|
||||
* Attempts to open a channel to a target peer with a specific amount and
|
||||
push amount.
|
||||
* CloseChannel
|
||||
* Attempts to close a target channel. A channel can either be closed
|
||||
cooperatively if the channel peer is online, or using a "force" close to
|
||||
broadcast the latest channel state.
|
||||
* SendPayment
|
||||
* Send a payment over Lightning to a target peer.
|
||||
* AddInvoice
|
||||
|
Loading…
Reference in New Issue
Block a user