handle_explorer_simulate_tx

Function handle_explorer_simulate_tx 

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

Auxiliary function to define the explorer simulate transaction subcommand handling.