trivial: fix make rpc-format

This commit is contained in:
yyforyongyu 2020-12-24 21:41:42 +08:00
parent 9cd9bff59f
commit c171548944
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

@ -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