Skip to main content

OP_LSHIFT

Constant OP_LSHIFT 

Source
pub const OP_LSHIFT: u8 = 0x98;
Expand description

Left-shift the second item by the number of bits given by the top item.