sui_tool

Function check_completed_snapshot

Source
pub async fn check_completed_snapshot(
    snapshot_store_config: &ObjectStoreConfig,
    epoch: EpochId,
) -> Result<(), Error>