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

Is it possible to replace a transaction on the memory pool only increasing the network fee? #2643

Closed
lock9 opened this issue Dec 3, 2021 · 3 comments
Labels
Question Used in questions

Comments

@lock9
Copy link
Contributor

lock9 commented Dec 3, 2021

Hi,

Is it possible to replace a transaction that I had sent previously, with another one, with a higher fee?

Use case: I've sent a transaction, but due to changes in the 'prices', I want my transaction to be the first in the block. Is it possible to replace an existing transaction with another one with a higher network fee?

Thanks.

@lock9 lock9 added the Question Used in questions label Dec 3, 2021
@shargon
Copy link
Member

shargon commented Dec 3, 2021

No, it's not possible

#1502

@roman-khimov
Copy link
Contributor

"Conflicts" extension can make it possible, #1991.

@roman-khimov
Copy link
Contributor

"Conflicts" is a part of the protocol now, so I consider this issue to be solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Used in questions
Projects
None yet
Development

No branches or pull requests

3 participants