lnd.xprv/invoices
Conner Fromknecht 2ecd1de713
config: expose distinct accept-amp flag
This mirrors the accept-keysend flag, but also permits users to
eventually toggle off keysend separately from AMP.
2021-05-10 22:02:15 -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 config: expose distinct accept-amp flag 2021-05-10 22:02:15 -07:00
invoiceregistry.go config: expose distinct accept-amp flag 2021-05-10 22:02:15 -07: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 channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
update.go invoices: fail HTLCs that target the wrong type of invoice 2021-05-10 22:02:14 -07:00