Skip to main content

deploy_hex

Function deploy_hex 

Source
async fn deploy_hex(
    label: &str,
    bytecode: &str,
    container_path: &str,
) -> Result<Deployed>