Skip to main content

OP_TRUE

Constant OP_TRUE 

Source
pub const OP_TRUE: u8 = 0x51;
Expand description

Push the number 1 onto the stack. Alias for OP_1.