Constant OP_PUSHDATA4
pub const OP_PUSHDATA4: All;
Expand description
Read the next 4 bytes as N; push the next N bytes as an array onto the stack.
pub const OP_PUSHDATA4: All;
Read the next 4 bytes as N; push the next N bytes as an array onto the stack.