# Also use nodemessages.anySpender to create a TxOut directly
"""
This returns an anyoneCanSpend template output CScript. Its basically
[OP_0, hash160([]), OP_0] (no group, hash of no script, no args)
Use nodemessages.py: anySpender(amount) to return an anyone-can-spend TxOut.
"""
=
=
return
"""
Give the input script that spends the above anyone can spend.
This returns a CScript that pushes an empty CScript.
"""
return
# pubkeysig to p2st
return
return