mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 07:35:07 +02:00
cmd/lncli: make hop hint inclusion opt-in for addholdinvoice
This commit is contained in:
@@ -184,7 +184,7 @@ var addHoldInvoiceCommand = cli.Command{
|
||||
"specified, an expiry of 3600 seconds (1 hour) " +
|
||||
"is implied.",
|
||||
},
|
||||
cli.BoolTFlag{
|
||||
cli.BoolFlag{
|
||||
Name: "private",
|
||||
Usage: "encode routing hints in the invoice with " +
|
||||
"private channels in order to assist the " +
|
||||
|
Reference in New Issue
Block a user