mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-06 02:12:18 +01:00
* 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 |
||
---|---|---|
.. | ||
error_encryptor.go | ||
forwarding_info.go | ||
iterator.go | ||
iterator_test.go | ||
log.go | ||
payload.go | ||
payload_test.go | ||
type.go |