get_contract_code

Function get_contract_code 

Source
pub fn get_contract_code(path: Option<&PathBuf>) -> Result<WasmCode>
Expand description

Reads the contract code from contract file.

ยงArguments

  • path - path to the contract file.