Skip to content

Commit 5d7a210

Browse files
committed
cmd/litcli: add missing peer pubkey flag to CLI
1 parent 5fa86ba commit 5d7a210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/litcli/ln.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ var payInvoiceCommand = cli.Command{
385385
"invoice",
386386
},
387387
assetIDFlag,
388+
rfqPeerPubKeyFlag,
388389
),
389390
Action: payInvoice,
390391
}

0 commit comments

Comments
 (0)