derive::opcodes

Constant OP_PUSHBYTES_2

Source
pub const OP_PUSHBYTES_2: u8 = 0x02; // 2u8
Expand description

Push the next 2 bytes as an array onto the stack.