diff --git a/docs/manta-atlantic/Collation/03-SetupAndRun/04-sync.md b/docs/manta-atlantic/Collation/03-SetupAndRun/04-sync.md index a3640547..4984fb7b 100644 --- a/docs/manta-atlantic/Collation/03-SetupAndRun/04-sync.md +++ b/docs/manta-atlantic/Collation/03-SetupAndRun/04-sync.md @@ -35,7 +35,8 @@ if you cannot wait for the recommended sync mechanism to complete, you may obtai - wait for both parachain and relay-chain idle messages to appear in the logs list available snapshot date are -* `2024-06-28UTC` (latest) +* `2024-08-17UTC` (latest) +* `2024-06-28UTC` * `2024-05-07UTC` * `2024-03-07UTC` * `2024-02-12UTC` @@ -55,7 +56,7 @@ sudo systemctl stop manta.service # sync manta blockchain database lib_path="/var/lib/substrate" # change this accordingly -snapshot_date="2024-06-28UTC" # change this accordingly +snapshot_date="2024-08-17UTC" # change this accordingly identity="$(sudo -H -u manta cat "${lib_path}"/chains/manta/db/full/IDENTITY)" echo "identity: ${identity}" sudo -H -u manta rm -r "${lib_path}"/chains/manta/db/full