Bitcoin Stack Exchange

Bitcoin News / Bitcoin Stack Exchange - 8 years ago

Script. OP_PICK/OP_ROLL

Here's that source code, annotated. Each annotation refers to the code after it. This means that this part of the code handles both OP_PICK and OP_ROLL. This is because OP_PICK and OP_ROLL are very similar. The only difference is that PICK copies a...