handle_explorer_txs_history

Function handle_explorer_txs_history 

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

Auxiliary function to define the explorer transactions history subcommand handling.