Skip to main content

deploy

Function deploy 

Source
pub async fn deploy(
    network: &str,
    contract: Option<&str>,
    dry_run: bool,
) -> Result<()>