lnd.xprv/invoices
Joost Jager 32f2b047e8
htlcswitch: hodl invoice
This commit modifies the invoice registry to handle invoices for which
the preimage is not known yet (hodl invoices). In that case, the
resolution channel passed in from links and resolvers is stored until we
either learn the preimage or want to cancel the htlc.
2019-03-15 10:09:17 +01:00
..
invoiceregistry_test.go htlcswitch: hodl invoice 2019-03-15 10:09:17 +01:00
invoiceregistry.go htlcswitch: hodl invoice 2019-03-15 10:09:17 +01:00
log.go invoices: create package 2019-01-07 23:04:05 +01:00
utils_test.go htlcswitch: hodl invoice 2019-03-15 10:09:17 +01:00