mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-12 07:08:24 +01:00
cmd/lncli: implement parsing+dispatching for the new describegraph call
This commit is contained in:
@@ -64,7 +64,7 @@ func main() {
|
||||
AddInvoiceCommand,
|
||||
LookupInvoiceCommand,
|
||||
ListInvoicesCommand,
|
||||
ShowRoutingTableCommand,
|
||||
DescribeGraphCommand,
|
||||
ListChannelsCommand,
|
||||
ListPaymentsCommand,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user