Skip to content

bLIP-52 service: Handle more cases of HTLCHandlingFailed #3551

Open
@tnull

Description

@tnull
Contributor

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tnull

        Issue actions

          bLIP-52 service: Handle more cases of `HTLCHandlingFailed` · Issue #3551 · lightningdevkit/rust-lightning