i started outlining an op_return form of shoving trash inside grosser trash to make sure nobody wants to inhale any smoke from burning it after it's dredged from the ocean. i copied the outline from test.py:
#!/usr/bin/env python3
async def main():
# note: this private key is not private
privkey =
bitcoin.hex2privkey('088412ca112561ff5db3db83e2756fe447d36ba3c556e158c8f016a2934f7279')
logging.basicConfig(level=logging.DEBUG)
asyncio.get_event_loop().run_until_complete(main())
