diff --git a/cmd/lncli/invoicesrpc_active.go b/cmd/lncli/invoicesrpc_active.go index ee03d8679..0b51e70f5 100644 --- a/cmd/lncli/invoicesrpc_active.go +++ b/cmd/lncli/invoicesrpc_active.go @@ -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 " +