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