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