Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose "transaction transcript" in ChannelMonitor #2494

Open
TheBlueMatt opened this issue Aug 13, 2023 · 0 comments
Open

Expose "transaction transcript" in ChannelMonitor #2494

TheBlueMatt opened this issue Aug 13, 2023 · 0 comments
Milestone

Comments

@TheBlueMatt
Copy link
Collaborator

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

@TheBlueMatt TheBlueMatt added this to the 0.1.1 milestone Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant