You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: