Skip to content

Add convenience method for checking whether transaction is closing transaction #3548

@tnull

Description

@tnull

We don't have an easy way to classify whether any given transaction is actually a channel closing (forced or otherwise).

In order to find out, we would need to keep track of all SpendableOutputDescriptors and match them, etc.

It would be great if ChannelMonitors/ChainMonitor could have a convenience method that would allow us to test whether a transaction closed the given channel (and possibly how it did).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions