Skip to content

Expose "transaction transcript" in ChannelMonitor #2494

Description

@TheBlueMatt

We really should have a way to figure out full channel-closing cost which would need to happen via ChannelMonitor. It shouldn't be too wildly complicated - once we have 6 confs on the funding-spending transaction we just need to map each output to the msat value of the output and how much we actually end up claiming, probably via a "transaction transcript" that tells users what transactions were used to claim all our balances.

cc https://github.com/orgs/lightningdevkit/discussions/2405

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