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

Include detailed information on close outputs in listpeerchannels #7429

Open
cdecker opened this issue Jun 25, 2024 · 0 comments
Open

Include detailed information on close outputs in listpeerchannels #7429

cdecker opened this issue Jun 25, 2024 · 0 comments
Assignees

Comments

@cdecker
Copy link
Member

cdecker commented Jun 25, 2024

During close the status of a channel is rather complex to track. Many
of the outputs, whether they are direct to_us, to_them or delayed
to_us, to_them or HTLC sweeps, have different delays and may be
fully settled, settling or still waiting for a timeout to expire.

We should really have a list of outputs of the close transaction,
along with their state, value and a timeout in blocks until we expect
it to be resolved. This allows API users to determine the exact state
of the closing process, differentiating their various states.

@cdecker cdecker self-assigned this Jun 25, 2024
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