Function iroh_blobs::cli::validate
source · pub async fn validate(blobs: &Client, verbose: u8, repair: bool) -> Result<()>
Available on crate feature
cli
only.Expand description
Checks the validity of the blobs on the running node, and repairs anything invalid if instructed.