Skip to main content

OP_XOR

Constant OP_XOR 

Source
pub const OP_XOR: u8 = 0x86;
Expand description

Bitwise XOR of the top two stack items.