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