Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lnrpc: add encoded payment requests to the ListInvoices response
This commit modifies the ListInvoice RPC to also return the encoded payment request in the response. With this change it’ll be possible to always obtain the encoded payment for any invoice, rather than only being able to obtain it directly after the creation of an invoice.
- Loading branch information