Skip to main content

mine

Function mine 

Source
pub fn mine(
    db_path: &Path,
    args: MineArgs,
    json_out: bool,
    app_config: &AppConfig,
    cli_agent_id: Option<&str>,
    out: &mut CliOutput<'_>,
) -> Result<()>
Expand description

mine handler.