handle_tx_from_calls

Function handle_tx_from_calls 

Source
async fn handle_tx_from_calls(
    parts: &[&str],
    input: &[String],
    output: &mut Vec<String>,
)
Expand description

Auxiliary function to define the tx from calls command handling.