ElementsProject / ElementsProject/lightning
RPC: Allow filtering `listhtlcs` by `payment_hash`
Open
cln-grpc
json-rpc
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
`listhtlcs` already allows filtering by `id` of the channel, but the more interesting dimension is likely the `payment_hash` as that allows aggregating all parts of a payment tht are in flight. An example of this is
https://github.com/ElementsProject/lightning/issues/7204#issuecomment-2166829248
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.