lnd.xprv/invoices
Joost Jager 98fac9fb99
htlcswitch+invoices: always return incorrect_or_unknown_payment_details
In order to prevent information leaks by nodes probing with a payment
hash, this commit changes exit hop processing so that it always returns
incorrect_or_unknown_payment_details and leaves the prober in the dark
about whether an invoice actually exists.
2019-08-08 11:04:23 +02:00
..
invoiceregistry_test.go invoices: check invoice amount even when already accepted or settled 2019-06-10 16:12:10 +02:00
invoiceregistry.go htlcswitch+invoices: always return incorrect_or_unknown_payment_details 2019-08-08 11:04:23 +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