Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
royceroyceroyce authored and github-actions[bot] committed Jan 7, 2025
1 parent cd8453b commit 6fff520
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ This issue will be fixed in the next release.

### *Mainnet*
- Path-Base-State-Scheme(recommand):
- url: https://pub-2ea2209b4ee74f4398c5ac50c3b2efeb.r2.dev/geth-mainnet-pbss-20250103.tar.gz
- sha256 checksum: e96e0be993284feead22ffe9928d15d69a0ec7285a2f9e2172d40452b4fe5619
- url: https://pub-2ea2209b4ee74f4398c5ac50c3b2efeb.r2.dev/geth-mainnet-pbss-20250106.tar.gz
- sha256 checksum: c34284e00468c0f67e5e10dac6183df2b8e7c9ca07396fae62082191df568efe
- Archived:
- The full archived node status is too large(over 5.6 TB at the end of May, 2024). There is no available archive snapshot at the moment.
If you do need a full archived node, you have to sync the node from scratch.
Expand Down Expand Up @@ -55,7 +55,7 @@ d361af99362f3e6c55984e4aff127fffe9939e5c28274450f4b168b04d87370a geth-pbss-2024
### Step 1: Download the snapshot and decompress it.

```bash
wget -q -O - https://pub-2ea2209b4ee74f4398c5ac50c3b2efeb.r2.dev/geth-mainnet-pbss-20250103.tar.gz | tar -xvf -
wget -q -O - https://pub-2ea2209b4ee74f4398c5ac50c3b2efeb.r2.dev/geth-mainnet-pbss-20250106.tar.gz | tar -xvf -
```

### Step 2: Replace the data.
Expand Down

0 comments on commit 6fff520

Please sign in to comment.