Constant bdk_chain::bitcoin::blockdata::opcodes::all::OP_BOOLOR

pub const OP_BOOLOR: Opcode;
Expand description

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