derive::opcodes

Constant OP_PUSHBYTES_3

Source
pub const OP_PUSHBYTES_3: u8 = 0x03; // 3u8
Expand description

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