lnd.xprv/invoices
Joost Jager 4dd054ae90
multi: remove debug invoices
Debug invoices are rarely used nowadays, but keep asking for maintenance
every time refactoring in primarily the invoice registry occurs. We have
passed the cost/benefit tipping point, so therefore the debug invoice
concept is removed in this commit.

Previously the debughtlc flag also controlled whether hodl masks were
active. It is safe to remove that additional condition because the hodl
masks are still guarded by the dev build tag.
2019-08-14 21:33:03 +02:00
..
invoiceregistry_test.go invoices: fix synchronization issue with single invoice subscribers 2019-08-13 19:02:55 +02:00
invoiceregistry.go multi: remove debug invoices 2019-08-14 21:33:03 +02:00
log.go invoices: create package 2019-01-07 23:04:05 +01:00
utils_test.go htlcswitch: hodl invoice 2019-03-15 10:09:17 +01:00