async fn handle_spend(drk: &DrkPtr, input: &[String], output: &mut Vec<String>)
Auxiliary function to define the spend command handling.