-
Notifications
You must be signed in to change notification settings - Fork 1
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.
Metadata
Metadata
Assignees
Labels
No labels