handle_dao_propose_generic

Function handle_dao_propose_generic 

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

Auxiliary function to define the dao propose generic subcommand handling.