Function forc_client::ops::deploy::op::deploy_pkg

source ·
pub async fn deploy_pkg(
    command: &DeployCommand,
    manifest: &PackageManifestFile,
    compiled: &BuiltPackage
) -> Result<DeployedContract>
Expand description

Deploy a single pkg given deploy command and the manifest file