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