lnd/invoices
eugene 6dcec862aa
invoices: remove redundant code
HTLCSet already removes any HTLCs that are not in the desired state,
so doing it again on the same set is redundant.
2022-05-11 13:51:10 -04:00
..
interface.go htlcswitch+invoices: log payment metadata 2022-04-13 22:55:42 +02:00
invoice_expiry_watcher.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
invoice_expiry_watcher_test.go invoices/test: add test for hodl invoices 2021-05-11 08:45:30 +02:00
invoiceregistry.go fix typo for scanInvoicesOnStart [skip ci] 2022-05-02 10:49:59 +02:00
invoiceregistry_test.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
log.go invoices: remove dead code from logger 2020-04-24 19:15:08 +02:00
resolution.go invoices: split resolution result into settle, fail and accept enums 2020-02-06 19:41:39 +02:00
resolution_result.go invoices: fail HTLCs that target the wrong type of invoice 2021-05-10 22:02:14 -07:00
test_utils_test.go htlcswitch+invoices: log payment metadata 2022-04-13 22:55:42 +02:00
update.go invoices: remove redundant code 2022-05-11 13:51:10 -04:00