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