mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-05 10:21:20 +01:00
This commit corrects our exit hop logic to return FailFinalExpiryTooSoon if the following check is true: pd.Timeout-expiryGraceDelta <= heightNow Previously we returned FailFinalIncorrectCltvExpiry, which should only be returned if the packet was misconstructed.
86 KiB
86 KiB