async fn handle_tx_from_calls( drk: &DrkPtr, parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the tx from calls command handling.