Skip to main content

batch_verify_ids

Function batch_verify_ids 

Source
pub fn batch_verify_ids(
    mana_dir: &Path,
    ids: &[String],
) -> Result<BatchVerifyResult>
Expand description

Run batch verification for a specific set of unit IDs.

Only processes units that are in AwaitingVerify status. Units with other statuses or missing verify commands are silently skipped.