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 command to cancel a stuck transaction #101

Open
fernandomg opened this issue Aug 30, 2019 · 1 comment
Open

Add command to cancel a stuck transaction #101

fernandomg opened this issue Aug 30, 2019 · 1 comment
Assignees

Comments

@fernandomg
Copy link
Contributor

No description provided.

@fvictorio
Copy link
Contributor

I would like to add --nonce and --gas-price flags to tx:nop. That way, the cancellation would mean doing just eth tx:nop --pk mypk --nonce <same-nonce-as-tx-to-cancel> --gas-price <triple-of-tx-gas-price>. Once we have this, we can have a eth tx:cancel --pk mypk <tx-hash> as a shortcut to that.

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

No branches or pull requests

3 participants