Skip to content

Stop completing monitor udpate completion actions when claiming on a closed channel #2355

Description

@TheBlueMatt

Remove this hunk and track them globally:

        // Note that we do process the completion action here. This totally could be a
        // duplicate claim, but we have no way of knowing without interrogating the
        // `ChannelMonitor` we've provided the above update to. Instead, note that `Event`s are
        // generally always allowed to be duplicative (and it's specifically noted in
        // `PaymentForwarded`).
        self.handle_monitor_update_completion_actions(completion_action(None));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions