Post
Topic
Board Development & Technical Discussion
Topic OP
Is the following idea possible in Bitcoin's Script?
by
CIYAM
on 12/01/2016, 13:33:46 UTC
What I am wanting to create is a Bitcoin script that will do the following:

- check against
- check against

then only redeem if both sig checks work but *additionally* I need it to ensure that is identical to and that is different to .

Is this even possible?