Skip to content

Add support for 'data' embedding in 'createrawtransaction'#169

Merged
miketout merged 1 commit intomiketout:devfrom
who-biz:dataembed-createraw
Oct 10, 2022
Merged

Add support for 'data' embedding in 'createrawtransaction'#169
miketout merged 1 commit intomiketout:devfrom
who-biz:dataembed-createraw

Conversation

@who-biz
Copy link
Copy Markdown

@who-biz who-biz commented Oct 6, 2022

This allows specifying of data, to embed into script. This is done for recording game state on CHIPS blockchain. Useful feature for many purposes where data needs recorded to blockchain.

If entry in JSON object for addresses contains a 'data' string as address key, treat corresponding value as OP_RETURN data.

- If entry in JSON object for addresses contains a 'data' string as address key, treat value as OP_RETURN data
@miketout miketout merged commit 1ff1d69 into miketout:dev Oct 10, 2022
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

Successfully merging this pull request may close these issues.

2 participants