mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 22:57:59 +01:00
cmd/lncli: implement handling of new invoice RPC commands
This commit is contained in:
@@ -61,6 +61,9 @@ func main() {
|
||||
GetInfoCommand,
|
||||
PendingChannelsCommand,
|
||||
SendPaymentCommand,
|
||||
AddInvoiceCommand,
|
||||
LookupInvoiceCommand,
|
||||
ListInvoicesCommand,
|
||||
ShowRoutingTableCommand,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user