eclair icon indicating copy to clipboard operation
eclair copied to clipboard

Identify failing node by its index

Open thomash-acinq opened this issue 5 months ago • 1 comments

When a HTLC is failed remotely, the failing node was previously identified by its node id. However this is not enough if the same node appears multiple times in the payment route, for instance for circular rebalancing. We now identify the failing node using its index in the payment route.

thomash-acinq avatar Dec 09 '25 15:12 thomash-acinq

👍

"could not decrypt failure onion" errors were pretty annoying.

rorp avatar Dec 09 '25 15:12 rorp