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

Log nonce when using --bitcoin-node #140

Open
Sjors opened this issue Nov 26, 2023 · 0 comments
Open

Log nonce when using --bitcoin-node #140

Sjors opened this issue Nov 26, 2023 · 0 comments

Comments

@Sjors
Copy link

Sjors commented Nov 26, 2023

It shouldn't crash, but it did, see #139.

In order to re-use an earlier OP_RETURN transaction after a failure, at minimum the random nonce must be logged.

Ideally three input arguments are added to the script: --nonce, --txid and —op_return_message (the latter could also be inferred by fetching the transaction), allowing the script to resume.

This is also useful if you want to pay a low fee and wait a long time for confirmation.

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

1 participant