Skip to main content

OP_OR

Constant OP_OR 

Source
pub const OP_OR: u8 = 0x85;
Expand description

Bitwise OR of the top two stack items.