Skip to main content

OP_FALSE

Constant OP_FALSE 

Source
pub const OP_FALSE: u8 = 0x00;
Expand description

Push an empty byte array (false/zero) onto the stack. Alias for OP_0.