Constant bc::opcodes::OP_PUSHBYTES_45
source · pub const OP_PUSHBYTES_45: u8 = 0x2d;Expand description
Push the next 45 bytes as an array onto the stack.
pub const OP_PUSHBYTES_45: u8 = 0x2d;Push the next 45 bytes as an array onto the stack.