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

Add a mini-app to cancel pending transactions #34

Open
gabmontes opened this issue May 14, 2021 · 0 comments
Open

Add a mini-app to cancel pending transactions #34

gabmontes opened this issue May 14, 2021 · 0 comments
Labels
mini-app This is a request/spec of a new mini-app

Comments

@gabmontes
Copy link
Member

Some times a user may want to cancel or invalidate pending transactions i.e. if those are taking too long to be picked up by miners and don't make sense anymore.

A quick solution is to create and send a 0 ETH transaction with the same nonce and increased gas price so the total fee is more than the one of the (first) pending transaction.

@gabmontes gabmontes added the mini-app This is a request/spec of a new mini-app label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mini-app This is a request/spec of a new mini-app
Projects
None yet
Development

No branches or pull requests

1 participant