async fn handle_unspend(drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>)
Auxiliary function to define the unspend command handling.