breez_sdk_liquid::bitcoin::blockdata::opcodes::all

Constant OP_PUSHDATA1

pub const OP_PUSHDATA1: All;
Expand description

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