bc::opcodes

Constant OP_IF

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

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