Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

Allow opening channels with unconfirmed inputs. #72

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lukechilds
Copy link
Member

Resolves https://github.com/getumbrel/umbrel/issues/303

Currently, we don't allow opening channels with unconfirmed UTXOs, which results in poor UX. The user has to wait for funds to confirm after every deposit or channel open/close transaction to open a new channel. This can easily be fixed by setting spend_unconfirmed to true in the channel open gRPC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open channels with unconfirmed UTXOs
1 participant