Skip to main content

OP_IF

Constant OP_IF 

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

Execute the following statements if the top stack value is true (non-zero).