lnd.xprv/invoices
Olaoluwa Osuntokun 41c089fbf4
Merge pull request #5224 from bhandras/invoice-gc-errors
invoices: do not fail DeleteInvoice if payment addr isn't indexed
2021-04-29 15:39:35 -07:00
..
interface.go invoices: expose AMPRecord() method on Payload 2021-03-03 16:26:39 -08:00
invoice_expiry_watcher_test.go invoices: refactor - add interface for expiry items 2021-04-23 08:19:54 +02:00
invoice_expiry_watcher.go invoices: refactor - add method to handle expected cancelation errors 2021-04-23 08:19:57 +02:00
invoiceregistry_test.go channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
invoiceregistry.go Merge pull request #5224 from bhandras/invoice-gc-errors 2021-04-29 15:39:35 -07: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