handle_dao_proposal_import

Function handle_dao_proposal_import 

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

Auxiliary function to define the dao proposal import subcommand handling.