lnd/invoices
yyforyongyu 3204e2d74b
multi: add shutdown logs in subservers
This commit adds a simple shutdown to every subserver to assist
debugging.
2021-09-15 19:52:03 +08:00
..
interface.go invoices: expose AMPRecord() method on Payload 2021-03-03 16:26:39 -08:00
invoice_expiry_watcher_test.go invoices/test: add test for hodl invoices 2021-05-11 08:45:30 +02:00
invoice_expiry_watcher.go multi: add height-based invoice expiry 2021-05-11 08:45:29 +02:00
invoiceregistry_test.go Merge pull request #5206 from carlaKC/4987-heightexpirywatcher 2021-05-12 13:41:52 -07:00
invoiceregistry.go multi: add shutdown logs in subservers 2021-09-15 19:52:03 +08:00
log.go invoices: remove dead code from logger 2020-04-24 19:15:08 +02:00
resolution_result.go invoices: fail HTLCs that target the wrong type of invoice 2021-05-10 22:02:14 -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 invoices/test: add height expiry watcher tests with registry 2021-05-11 08:47:17 +02:00
update.go invoices: fail HTLCs that target the wrong type of invoice 2021-05-10 22:02:14 -07:00