OP_RESERVED1 ​
INFO
Opcode number: 138
Byte representation: 0x8a
Short description: Fail the script immediately.
OP_RESERVED1
fails the script immediately, but it must be executed (for example it does not render a script invalid if it is in a branch of an if/else statement that doesn't get executed). It is a synonym for OP_RETURN.