You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't avoid retrying a blinded path if failure came from the wrong node.
Without this check, a forwarding node not on the blinded path could error with
INVALID_ONION_BLINDING and cause us to unnecessarily ban a blinded path from
future payment retries.
0 commit comments