async fn handle_explorer_mining_config( parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the explorer mining config subcommand handling.