mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-12 14:42:38 +02:00
lnrpc: add CloseChannel to README description of RPC calls
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user