pub async fn download_checkpoint_summary(
config: &Config,
checkpoint_number: u64,
) -> Result<CertifiedCheckpointSummary>
pub async fn download_checkpoint_summary(
config: &Config,
checkpoint_number: u64,
) -> Result<CertifiedCheckpointSummary>