-
Notifications
You must be signed in to change notification settings - Fork 1
Build, sign and send Bitcoin transaction #13
Copy link
Copy link
Open
Description
Need to introduce Bitcoin transaction functionality that includes an OP_RETURN containing the user-submitted "stamp" test.
See OP_RETURN.py for some preliminary experimentation with a cli tool script.
This functionality will need to scan the database at a regular time interval. If there are any "target blockheights" which match the current blockheight - 1, a transaction which includes an OP_RETURN containing the corresponding text will need to be built, signed and sent to the Bitcoin network with an appropriate transaction fee to be mined in the next block.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels