async fn handle_dao_propose_generic( drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>, )
Auxiliary function to define the dao propose generic subcommand handling.