Files
pallectrum/electrum
ThomasV fde5f5b9b7 lnpeer: fix #8825
In maybe_fulfill_htlc, return two items: (preimage, (payment_key, callback)).

Rationale: The caller needs a payment_key only if we return a callback.
If we do not, the caller should use the payment_key that was previously
stored in channel.unfulfilled_htlcs

Note that for trampoline onions, payment_key may contain the inner
or outer secret.
2024-03-01 14:53:10 +01:00
..
2024-02-28 13:40:01 +00:00
2024-02-22 12:26:25 +00:00
2024-02-12 18:26:08 +00:00
2024-03-01 14:53:10 +01:00
2024-01-22 03:27:20 +00:00
2024-03-01 11:21:49 +01:00
2024-02-22 12:15:01 +00:00