pub(crate) async fn get_latest_checkpoint_stats(
clients: &[SuiClient],
end_checkpoint: Option<CheckpointSequenceNumber>,
) -> CheckpointStats
pub(crate) async fn get_latest_checkpoint_stats(
clients: &[SuiClient],
end_checkpoint: Option<CheckpointSequenceNumber>,
) -> CheckpointStats