handle_dao_proposal

Function handle_dao_proposal 

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

Auxiliary function to define the dao proposal subcommand handling.