Skip to content

Easy op return#103

Merged
quentinlesceller merged 1 commit intomasterfrom
op_return
May 31, 2021
Merged

Easy op return#103
quentinlesceller merged 1 commit intomasterfrom
op_return

Conversation

@quentinlesceller
Copy link
Copy Markdown
Contributor

Fixes #101.
Allow op_return easily with

outputs = [{'value': 0,'script_type':'null-data','data_string':'hello world'}]

or

outputs = [{'value': 0,'script_type':'null-data','data_hex':'01'}]

@quentinlesceller quentinlesceller merged commit cc93c03 into master May 31, 2021
@quentinlesceller quentinlesceller deleted the op_return branch May 31, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when making OP_RETURN transaction

1 participant