From c171548944b51048492b479567f54fa9086eece4 Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Thu, 24 Dec 2020 21:41:42 +0800 Subject: [PATCH] trivial: fix make rpc-format --- lnrpc/rpc.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnrpc/rpc.proto b/lnrpc/rpc.proto index 20d7a4e8..128d5089 100644 --- a/lnrpc/rpc.proto +++ b/lnrpc/rpc.proto @@ -2968,7 +2968,7 @@ message AddInvoiceResponse { invoices with an add_index greater than this one. */ uint64 add_index = 16; - + /* The payment address of the generated invoice. This value should be used in all payments for this invoice as we require it for end to end