lnd.xprv/lnrpc/invoicesrpc
Andras Banki-Horvath dde5750160
invoices+rpc: add missing channel graph to the AddInvoiceConfig
The Graph which is referenced later in the AddInvoice call graph is
unset when adding a hodl invoice. This resulted in a crash.
2021-02-03 11:33:27 +01:00
..
addinvoice.go Merge pull request #4423 from breez/enable-encode-invoice-via-rpc 2020-11-19 14:44:38 +01:00
config_active.go invoices+rpc: add missing channel graph to the AddInvoiceConfig 2021-02-03 11:33:27 +01:00
config_default.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
driver.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
invoices_server.go invoices+rpc: add missing channel graph to the AddInvoiceConfig 2021-02-03 11:33:27 +01:00
invoices.pb.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.proto lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.swagger.json lnrpc: include payment addr in main Invoice proto 2020-11-25 16:32:05 -08:00
log.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
utils.go lnrpc: include payment addr in main Invoice proto 2020-11-25 16:32:05 -08:00