Constant bitcoin::blockdata::opcodes::all::OP_BOOLAND[][src]

pub const OP_BOOLAND: All;

Pop the top two stack items and push 1 if both are nonzero, else push 0