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