Skip to main content

read_deploy_file

Function read_deploy_file 

Source
pub fn read_deploy_file<P: AsRef<Path>>(deploy_path: P) -> Result<Deploy, Error>
👎Deprecated since 3.0.0:

use read_transaction_file instead

Expand description

Reads a previously-saved Deploy from a file.