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