From 72a87cb16a645211079c6bd63bf213c918c84253 Mon Sep 17 00:00:00 2001 From: Fmar Date: Thu, 28 Dec 2023 01:42:28 +0100 Subject: [PATCH] don't yell! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e22456..f433de0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Possible missed-while-offline outgoing payments are handled by looking up the ea - Payload [lnrpc.Payment](https://github.com/lightningnetwork/lnd/blob/master/lnrpc/lightning.pb.go#L12612) - Routing keys `payment.outgoing.settled`, `payment.outgoing.error` -# REPUBLISH INVOICES +# Republish Invoices If you need to republish settled invoices to update state in lndhub, you can use the cmd/republish-invoices by providing all payment hashes separated by commas: - "REPUBLISH_INVOICE_HASHES" : `,....`