lnd.xprv/lnrpc/invoicesrpc
Joost Jager c1345a4117
multi: use separate cltv expiry field from invoice
Now that the Invoice struct contains the decoded final cltv delta value,
the decoding of payment requests can be removed from the invoice
registry.
2019-09-04 19:20:19 +02:00
..
addinvoice.go channeldb+invoices: add invoice htlcs 2019-09-04 19:20:17 +02:00
config_active.go lnrpc/invoices: add hold invoice rpc 2019-03-15 10:08:58 +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: fix synchronization issue with single invoice subscribers 2019-08-13 19:02:55 +02:00
invoices.pb.go lnrpc: upgrade to protobuf v1.3.1 2019-05-20 15:35:14 +02:00
invoices.proto invoicesrpc: SubcribeSingleInvoiceRequest fix 2019-05-10 22:02:58 -04:00
log.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
utils.go multi: use separate cltv expiry field from invoice 2019-09-04 19:20:19 +02:00