sui_tool

Function verify_archive_by_checksum

Source
pub async fn verify_archive_by_checksum(
    remote_store_config: ObjectStoreConfig,
    concurrency: usize,
) -> Result<()>