Skip to content

Commit 84ab1d9

Browse files
aw126gitbook-bot
authored andcommitted
GITBOOK-352: Add Remark for Snapshot
1 parent a1fe337 commit 84ab1d9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

for-node-hosts/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ canonicalUrl: https://docs.cronos.org/wallets/cli.html
4343

4444
### Using `cronosd`
4545

46-
`cronosd`is bundled with the Crypto.org Chain code. After you have obtained the latest `cronosd` binary, run
46+
`cronosd` is bundled with the Cronos code. After you have obtained the latest `cronosd` binary, run
4747

4848
```bash
4949
$ cronosd [command]

for-node-hosts/running-nodes/cronos-evm-snapshots/cronos-native-snapshots.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Fast, reliable blockchain snapshots for Cronos networks
33
---
44

5-
# Native Snapshots
5+
# Cronos Native Snapshots
66

77
### Introduction
88

@@ -53,6 +53,16 @@ Once the Cronos binary is installed and verified, you can proceed with downloadi
5353

5454
### Step 2: Download Cronos EVM Snapshot
5555

56+
Download the snapshot you need. To avoid using outdated links, users is recommended to visit the [Cronos EVM Snapshots site](https://snapshot.cronos.org/) to obtain the latest available snapshot URL that matches your desired snapshot type.
57+
58+
If the link provided in this guide has expired, replace it manually by retrieving the latest link from the snapshot site above.
59+
60+
{% hint style="warning" %}
61+
**Please note**:\
62+
The snapshot link shown below is **only an example**.\
63+
Snapshot files are **retained for 14 days only** and automatically removed after that. 
64+
{% endhint %}
65+
5666
<pre><code><strong>wget https://snapshot.cronos.org/cronos/mainnet-snapshot/leveldb/pruned/cronosmainnet_25-1_leveldb-pruned-20250819.tar.lz4
5767
</strong></code></pre>
5868

0 commit comments

Comments
 (0)