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