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