Constant bitcoin::opcodes::all::OP_PUSHDATA1

source ·
pub const OP_PUSHDATA1: Opcode;
Expand description

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