We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64638c6 commit b2cc37dCopy full SHA for b2cc37d
.github/CHECKPOINT_ISSUE_TEMPLATE.md
@@ -19,8 +19,8 @@ for chain in "${chains[@]}"
19
do
20
# download the latest snapshot.
21
# =============================
22
- # - calibnet ~3G, ~1min on a droplet
23
- # - mainnet ~60G, ~15mins on a droplet
+ # - calibnet ~6G, ~5min on a droplet
+ # - mainnet ~74G, ~20mins on a droplet
24
aria2c -x5 https://forest-archive.chainsafe.dev/latest/"$chain"/ -o "$chain"
25
26
# print out the checkpoints.
0 commit comments