bp::opcodes

Constant OP_IF

Source
pub const OP_IF: u8 = 0x63; // 99u8
Expand description

Pop and execute the next statements if a nonzero element was popped.