handle_contract_generate_deploy

Function handle_contract_generate_deploy 

Source
async fn handle_contract_generate_deploy(
    drk: &DrkPtr,
    parts: &[&str],
    output: &mut Vec<String>,
)
Expand description

Auxiliary function to define the contract generate deploy subcommand handling.