lnd/htlcswitch
Joost Jager d416ed59ea
multi: add explicit hodl invoice flag to invoice
Previously it wasn't possible to store a preimage in the invoice
database and signal that a payment should not be settled right away. The
only way to hold a payment was to insert the magic UnknownPreimage value
in the invoice database. This commit introduces a distinct flag to
signal that an invoice is a hold invoice and thereby allows the preimage
to be present in the database already.

Preparation for (key send) hodl invoices for which we already know the
preimage.
2020-06-02 07:34:23 +02:00
..
2019-12-12 00:12:19 +01:00
2020-04-24 19:15:08 +02:00
2020-05-26 18:20:37 -07:00
2020-05-20 08:03:48 +02:00
2020-05-20 08:03:48 +02:00
2019-09-09 13:52:35 +02:00
2020-05-26 18:20:37 -07:00
2020-05-20 08:03:52 +02:00