Skip to main content

OP_ELSE

Constant OP_ELSE 

Source
pub const OP_ELSE: u8 = 0x67;
Expand description

Execute the following statements if the preceding OP_IF/OP_NOTIF was not executed.