ElementsProject / ElementsProject/lightning

Include detailed information on close outputs in `listpeerchannels`

Open
#7,429 0 comments 0 reactions 1 assignee Claimed by @cdecker View on GitHub
Dominant language
C
Stars
3.1k
Forks
1k
Avg merge
4d 10h
Merged PRs (30d)
13

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.