Welcome to this reading assignment on the Script programming language. If you haven’t already, read through the wiki page (https://en.bitcoin.it/wiki/Script) describing all the op-codes in script and answer the following questions. Post your answers in this forum thread.
- What is the practical difference between OP_OP_CHECKSIG and OP_OP_CHECKSIGVERIFY?
- What is the “Pop” functions called in Script? (It is not called OP_POP)
- What is the hexadecimal OP Code for OP_CHECKMULTISIG?