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
{{ message }}
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
Create a transaction to fund the wallet (use low fee to ensure it doesn't confirm too early)
Before the transaction confirms, try to create a new channel with the balance lower than the incoming transaction
What happens:
The wallet attempts to create the channel and fails because the transaction is unconfirmed
Expected behavior:
"Not enough funds" error just like when one attempts to create a channel with more than his balance. Or maybe "Not enough confirmed funds" or some similar message that makes it clear what's the problem.
Version: 0.3.0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce:
What happens:
The wallet attempts to create the channel and fails because the transaction is unconfirmed
Expected behavior:
"Not enough funds" error just like when one attempts to create a channel with more than his balance. Or maybe "Not enough confirmed funds" or some similar message that makes it clear what's the problem.
Version: 0.3.0
The text was updated successfully, but these errors were encountered: