package_bytes

Function package_bytes 

Source
pub fn package_bytes(bytecodes: &[Vec<u8>]) -> Vec<Vec<u8>>
Expand description

Merge vector of small bytecode to vector of larger bytecode vector. Max length is set to 1000