Function casper_engine_test_support::utils::read_wasm_file_bytes
source · pub fn read_wasm_file_bytes<T: AsRef<Path>>(contract_file: T) -> Vec<u8> ⓘExpand description
Reads a given compiled contract file based on path