Constant bp::opcodes::OP_BOOLOR

source ·
pub const OP_BOOLOR: u8 = 155; // 155u8
Expand description

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