pub fn get_contract_code(path: Option<&PathBuf>) -> Result<WasmCode>
Reads the contract code from contract file.
path