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

Implement RBF via nonce arg #6

Open
zone117x opened this issue Aug 30, 2021 · 2 comments
Open

Implement RBF via nonce arg #6

zone117x opened this issue Aug 30, 2021 · 2 comments

Comments

@zone117x
Copy link
Member

Implement support for passing a nonce arg which can be used for performing a replace-by-fee.

@zone117x zone117x self-assigned this Aug 30, 2021
@zone117x
Copy link
Member Author

This arg is already supported:
--nonce=nonce Optionally specify a nonce for this transaction

The task here could be improving the command doc / readme to explain how this can be used for performing a replace-by-fee.

@MarvinJanssen do you have any insight into what might be helpful here for the entities who are using this util?

@MarvinJanssen
Copy link
Member

Most entities that use this tool regularly have it integrated into their application flow. I should investigate which of them have a resolution mechanism for nonce issues / RBF built into their platform.

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