Skip to main content

OP_LSHIFT

Constant OP_LSHIFT 

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

OP_LSHIFT - Shifts a left b bits, preserving sign (disabled)