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

Use unconfirmed coin for rbf fee #1252

Open
pythcoiner opened this issue Sep 3, 2024 · 1 comment
Open

Use unconfirmed coin for rbf fee #1252

pythcoiner opened this issue Sep 3, 2024 · 1 comment

Comments

@pythcoiner
Copy link
Collaborator

Is there a reason we not allow the user to use unconfirmed coin for pay the fees of a rbf?

@jp1ac4
Copy link
Collaborator

jp1ac4 commented Sep 4, 2024

There are some restrictions on which unconfirmed coins can be used in the replacement: #826 (comment).

We'll need to check the details again, but we may need to consider some additional unconfirmed coins when creating the replacement in case the transaction to be replaced is not in the mempool but there are some other conflicting transactions: #853 (comment).

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