Files
lnd/htlcswitch
Eugene 9478b85e59 htlcswitch/hop: use InvalidOnionVersion for replayed packets (#7937)
* htlcswitch/hop: use InvalidOnionVersion for replayed packets

The link will send an update_fail_malformed_htlc, so we need to set
the BADONION bit. Since there isn't a replay-specific error, we
set the failure code to InvalidOnionVersion which has the BADONION bit.

* release-notes: update for 0.17.1
2023-10-11 10:08:43 +02:00
..
2022-01-10 08:42:32 +01:00
2019-09-09 13:52:35 +02:00
2023-10-06 16:34:47 -07:00