worldchain-mainnet: fix snapshot extraction tar flags #35

Closed
claude wants to merge 1 commits from issue-923 into main

1 Commits

Author SHA1 Message Date
9f0a7b2b9d worldchain-mainnet: add --strip-components=1 to snapshot-finish extract
The reth_full.tar.lz4 archive has a top-level reth/ directory; without
strip-components, extraction nests db/ under reth/ and wastes hours on
re-extraction (reseed.sh already had the flag).
2026-07-07 06:52:47 +00:00