mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 18:10:48 +02:00
lncli: add closedchannels command
This commit is contained in:
@ -215,6 +215,7 @@ func main() {
|
||||
lookupInvoiceCommand,
|
||||
listInvoicesCommand,
|
||||
listChannelsCommand,
|
||||
closedChannelsCommand,
|
||||
listPaymentsCommand,
|
||||
describeGraphCommand,
|
||||
getChanInfoCommand,
|
||||
|
Reference in New Issue
Block a user