pub async fn read_contract(path: PathBuf) -> Result<Contract>
Read and deserialize predicates from a file.
Calls check_path_json via call to read_bytes.
check_path_json
read_bytes