Skip to main content

OP_PUSHNUM_1

Constant OP_PUSHNUM_1 

Source
pub const OP_PUSHNUM_1: u8 = 0x51; // 81u8
Expand description

Push the array 0x01 onto the stack.

Also, a synonym for OP_1 and OP_TRUE.