Merge pull request #4883 from yyforyongyu/small-fix

trivial: fix make rpc-format
This commit is contained in:
Oliver Gugger 2021-01-04 09:59:07 +01:00 committed by GitHub
commit faa399f942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2968,7 +2968,7 @@ message AddInvoiceResponse {
invoices with an add_index greater than this one. invoices with an add_index greater than this one.
*/ */
uint64 add_index = 16; uint64 add_index = 16;
/* /*
The payment address of the generated invoice. This value should be used 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 in all payments for this invoice as we require it for end to end