[][src]Constant bitcointx::op::IF

pub const IF: u8 = 99;

If the top stack is true, statements are executed. Top stack value is removed.