lnd.xprv/invoices
carla 7b5dda0417
invoices: add resolution result to htlcResolution
This commit adds the resolution result obtained
while updating an invoice in the registry to
htlcResolution. The field can be used by calling
functions to determine the outcome of the
update and act appropriately.
2019-12-20 13:00:53 +02:00
..
interface.go record: move CustomRecordSet 2019-12-12 00:12:19 +01:00
invoice_expiry_watcher_test.go invoices: adding InvoiceExpryWatcher to cancel expired invoices 2019-12-13 17:03:08 +01:00
invoice_expiry_watcher.go invoices: adding InvoiceExpryWatcher to cancel expired invoices 2019-12-13 17:03:08 +01:00
invoiceregistry_test.go invoices: add resolution result to htlcResolution 2019-12-20 13:00:53 +02:00
invoiceregistry.go invoices: add resolution result to htlcResolution 2019-12-20 13:00:53 +02:00
log.go invoices: create package 2019-01-07 23:04:05 +01:00
test_utils_test.go invoices: adding InvoiceExpryWatcher to cancel expired invoices 2019-12-13 17:03:08 +01:00
update.go invoices: add resolution result to htlcResolution 2019-12-20 13:00:53 +02:00