Skip to main content

OP_RSHIFT

Constant OP_RSHIFT 

Source
pub const OP_RSHIFT: u8 = 0x99; // 153u8
Expand description

OP_RSHIFT - Shifts a right b bits, preserving sign (disabled)