Skip to content

Commit b2cc37d

Browse files
committed
update the size of snapshot in checkpoint issue template
1 parent 64638c6 commit b2cc37d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CHECKPOINT_ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ for chain in "${chains[@]}"
1919
do
2020
# download the latest snapshot.
2121
# =============================
22-
# - calibnet ~3G, ~1min on a droplet
23-
# - mainnet ~60G, ~15mins on a droplet
22+
# - calibnet ~6G, ~5min on a droplet
23+
# - mainnet ~74G, ~20mins on a droplet
2424
aria2c -x5 https://forest-archive.chainsafe.dev/latest/"$chain"/ -o "$chain"
2525

2626
# print out the checkpoints.

0 commit comments

Comments
 (0)