lnd.xprv/invoices
Joost Jager c8fa51f865
invoices: refactor invoice update callback
This commit refactors the invoice registry accept/settle logic so that
it doesn't rely anymore on a set of error values to indirectly
communicate from the update callback to the main function what action is
required on the htlc.
2019-09-04 19:20:27 +02:00
..
invoiceregistry_test.go multi: use separate cltv expiry field from invoice 2019-09-04 19:20:19 +02:00
invoiceregistry.go invoices: refactor invoice update callback 2019-09-04 19:20:27 +02: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