ElementsProject / ElementsProject/lightning
API: Listfunds does not list incoming unconfirmed transactions
Open
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
### Issue and Steps to Reproduce
When sending on-chain from one Core Lightning node to another, the sending node will correctly return unconfirmed outputs in the Listfunds api response.
The receiving node however does not see an unconfirmed output. It needs 1 confirmation for the node to recognize the funds.
This feels like bad UX as I cannot show the user in my application that there is a pending incoming transaction.
Can you please add that? Thanks!
Tested on 24.02.2 regtest (polar)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.