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

Display channel close fee in history #12

Open
michaelWuensch opened this issue Apr 16, 2023 · 2 comments
Open

Display channel close fee in history #12

michaelWuensch opened this issue Apr 16, 2023 · 2 comments
Assignees
Labels
⛔ blocked This cannot be solved until something else is solved. 🐇 beginner Good for newcomers 😄 UX Something that helps improving the user experience 🔧 enhancement New feature or request

Comments

@michaelWuensch
Copy link
Owner

Description

So far only the channel open fee is shown in the transaction history.
When a channel is closed that you have opened, you will pay a fee for the closing transaction.
This should be displayed as well.

@michaelWuensch michaelWuensch added 🔧 enhancement New feature or request 🐇 beginner Good for newcomers labels Apr 16, 2023
@michaelWuensch michaelWuensch self-assigned this Apr 23, 2023
@michaelWuensch
Copy link
Owner Author

I was able to link Force close transaction to the respective channels.
But the problem is that LND right now always returns a fee value of 0, which means we do not have access to the data we need.

@michaelWuensch michaelWuensch added the ⛔ blocked This cannot be solved until something else is solved. label Apr 23, 2023
@michaelWuensch
Copy link
Owner Author

michaelWuensch commented May 8, 2023

Here is the issue to track for this feature:
lightningnetwork/lnd#2936

@michaelWuensch michaelWuensch added the 😄 UX Something that helps improving the user experience label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛔ blocked This cannot be solved until something else is solved. 🐇 beginner Good for newcomers 😄 UX Something that helps improving the user experience 🔧 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant