Constant breez_sdk_liquid::bitcoin::blockdata::opcodes::all::OP_PUSHDATA2

pub const OP_PUSHDATA2: All;
Expand description

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