Skip to content

Commit

Permalink
nits: update snapshot links docs
Browse files Browse the repository at this point in the history
Signed-off-by: samuelarogbonlo <[email protected]>
  • Loading branch information
samuelarogbonlo committed Jun 21, 2024
1 parent 1ea5fea commit 04b4cec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cf/forest-snapshot-listing/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Snapshot listing worker

This worker acts on endpoints at `https://forest-archive.chainsafe.dev/list**` and will list objects with `diff`, `lite`, and `latest` prefixes.
This worker acts on endpoints at `https://forest-internal.chainsafe.dev/list**` and will list objects with `diff`, `lite`, and `latest` prefixes.

# Local deployment

Expand Down
8 changes: 4 additions & 4 deletions cf/latest-snapshot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

This worker acts on two endpoints:

- `https://forest-archive.chainsafe.dev/latest/calibnet/`
- `https://forest-internal.chainsafe.dev/latest/calibnet/`
- `https://forest-archive.chainsafe.dev/latest/mainnet/`

- `https://forest-archive.chainsafe.dev/archive/calibnet/*`
- `https://forest-archive.chainsafe.dev/archive/mainnet/*`
- `https://forest-archive.chainsafe.dev/archive/historical/*`
- `https://forest-internal.chainsafe.dev/archive/calibnet/*`
- `https://forest-internal.chainsafe.dev/archive/mainnet/*`
- `https://forest-internal.chainsafe.dev/archive/historical/*`

These links will download the latest available snapshot for calibnet and mainnet, respectively.

Expand Down

0 comments on commit 04b4cec

Please sign in to comment.