trivial: fix make rpc-format
This commit is contained in:
parent
9cd9bff59f
commit
c171548944
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user