Skip to main content

OP_RSHIFT

Constant OP_RSHIFT 

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

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