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

wallet: allow to withdraw with unconfirmed utxos #3593

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

darosior
Copy link
Collaborator

We were not taking into account the minconf param if the utxos were explicitly passed.

Changelog-Fixed: Passing 0 as minconf to withdraw allows you to use unconfirmed transaction outputs, even if explicitly passed as the `utxos` parameter
@cdecker
Copy link
Member

cdecker commented Mar 17, 2020

ACK 0a536b1

@niftynei niftynei merged commit eead653 into ElementsProject:master Apr 2, 2020
@darosior darosior deleted the withdraw_unconf branch April 2, 2020 22:39
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

Successfully merging this pull request may close these issues.

3 participants