Constant bc::opcodes::OP_PUSHBYTES_2
source · pub const OP_PUSHBYTES_2: u8 = 0x02;Expand description
Push the next 2 bytes as an array onto the stack.
pub const OP_PUSHBYTES_2: u8 = 0x02;Push the next 2 bytes as an array onto the stack.