From 1b75ef338470cfb3d5a13c0968bceb25e6951d4f Mon Sep 17 00:00:00 2001 From: dylanhuang Date: Tue, 27 Aug 2024 14:46:43 +0800 Subject: [PATCH] docs: add bnb-chain snpashot link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38cf7555a..edf9597d4 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ docker run -d -p 8545:8545 -p 30303:30303 -p 30303:30303/udp -v ${data_dir}:/dat There are snapshots available from the community, you can use a snapshot to reduce the sync time for catching up. * [fuzzland snapshot](https://github.com/fuzzland/snapshots) +* [bnb-chain snapshot](https://github.com/bnb-chain/reth-snapshots) ## Run Reth for opBNB