Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Topic OP
Using Pycoin to spend non-standard scripts
by
HeadsOrTails
on 16/07/2015, 05:25:34 UTC
⭐ Merited by ABCbits (1)
Let's take http://test.webbtc.com/tx/76cf175637ee40281b9893e691113a9b5c835d8eb44875954a68b9d582b14a9e as an example (Testnet, TxID: 76cf175637ee40281b9893e691113a9b5c835d8eb44875954a68b9d582b14a9e)

(I found this through the Unknown P2SH Scripts page of webbtc.com)

Code:
2
OP_PICK
1
OP_PICK
OP_NOT
OP_BOOLOR
OP_VERIFY
1
OP_PICK
OP_VERIFY
OP_2DROP
OP_DROP
1

How would I use Pycoin to play around with non-standard scripts like this? Alternatively, pybitcointools.