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

Arbitrary data in config file #10

Open
rllola opened this issue Nov 1, 2021 · 0 comments
Open

Arbitrary data in config file #10

rllola opened this issue Nov 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@rllola
Copy link
Owner

rllola commented Nov 1, 2021

When creating a coinbase transaction, it is possible to add a personalize message. For now it is hardcoded. The message to encode should be specified in the config file.

See

let script_data = hex::decode("4c6f6c6120697320746865206265737421").unwrap();

@rllola rllola added the enhancement New feature or request label Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant