bpstd::opcodes

Constant OP_PUSHDATA1

Source
pub const OP_PUSHDATA1: u8 = 0x4c; // 76u8
Expand description

Read the next byte as N; push the next N bytes as an array onto the stack.