From c70b3a7b421b3e056316d1ef39fdfbe153e3e519 Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Tue, 9 Dec 2025 19:51:22 +0530 Subject: [PATCH] Reset pypi checkpoint state to start mining Signed-off-by: Ayan Sinha Mahapatra --- pypi/checkpoints.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pypi/checkpoints.json b/pypi/checkpoints.json index d89236dd..188f98ce 100644 --- a/pypi/checkpoints.json +++ b/pypi/checkpoints.json @@ -1,5 +1,5 @@ { "last_updated": null, "last_serial": null, - "state": "initial-sync" + "state": null } \ No newline at end of file