breez / lspd

MIT License
28 stars 18 forks source link

LND senders see returned failure message as INVALID_ONION_HMAC #224

Closed JssDWt closed 2 months ago

JssDWt commented 6 months ago

When a CLN LSP runs the interceptor and the interceptor returns TEMPORARY_CHANNEL_FAILURE (0x1007) as a failure message, LND clients perceive the error as INVALID_ONION_HMAC.

JssDWt commented 2 months ago

This was an upstream compatibility issue with CLN and LND.