mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
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. |
||
---|---|---|
.. | ||
invoiceregistry.go | ||
invoiceregistry_test.go | ||
log.go | ||
utils_test.go |