async fn handle_explorer_fetch_tx( drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>, )
Auxiliary function to define the explorer fetch transaction subcommand handling.