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
Currently, the LSPS2ServiceHandler::htlc_handling_failed only only handles HTLCDestination::NextHopChannel, but it should likely at the very least also handle HTLCDestination::UnknownNextHop and HTLCDestination::InvalidForward variants, i.e., all for which we at least know the intended intercept SCID.