derive::opcodes

Constant OP_PUSHBYTES_32

Source
pub const OP_PUSHBYTES_32: u8 = 0x20; // 32u8
Expand description

Push the next 32 bytes as an array onto the stack.