bp::opcodes

Constant OP_BOOLOR

Source
pub const OP_BOOLOR: u8 = 0x9b; // 155u8
Expand description

Pop the top two stack items and push 1 if either is nonzero, else push 0.