lnd.xprv/invoices
Roei Erez 3223df74e5 channelnotifier+discover+invoices: return error in Stop functions
In order to be consistent with other sub systems an error is now
returned from the Stop functions.
This also allows writing a generic cleanup mechanism to stop all
sub systems in case of a failure.
2021-04-13 13:26:01 +03:00
..
interface.go invoices: expose AMPRecord() method on Payload 2021-03-03 16:26:39 -08:00
invoice_expiry_watcher_test.go invoices: reduce heap usage when starting the expiry watcher 2020-10-28 16:26:47 +01:00
invoice_expiry_watcher.go invoices: reduce heap usage when starting the expiry watcher 2020-10-28 16:26:47 +01:00
invoiceregistry_test.go channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
invoiceregistry.go channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
log.go invoices: remove dead code from logger 2020-04-24 19:15:08 +02:00
resolution_result.go invoices: add TestSpontaneousAmpPayment 2021-04-07 12:08:35 -07:00
resolution.go invoices: split resolution result into settle, fail and accept enums 2020-02-06 19:41:39 +02:00
test_utils_test.go channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
update.go invoices: reconstruct AMP child preimages 2021-04-07 12:08:35 -07:00