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

API: Listfunds does not list incoming unconfirmed transactions #7290

Open
michaelWuensch opened this issue May 5, 2024 · 1 comment
Open

Comments

@michaelWuensch
Copy link

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)

@daywalker90
Copy link
Contributor

see #2104 and #3451

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

2 participants