pub const OP_PUSHNUM_1: u8 = 0x51; // 81u8
Push the array 0x01 onto the stack.
0x01
Also, a synonym for OP_1 and OP_TRUE.
OP_1
OP_TRUE