Skip to content

Commit 26565ab

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/website/http-proxy-middleware-2.0.7
2 parents 4ef4935 + 72b9c3f commit 26565ab

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

lib/bsc/lib/assets/download-snapshot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ BSC_SNAPSHOTS_DIR=/data/
1212
BSC_SNAPSHOTS_DOWNLOAD_STATUS=-1
1313

1414
if [ "$BSC_SNAPSHOTS_URI" == "none" ]; then
15-
BSC_SNAPSHOTS_URI=$(curl https://raw.githubusercontent.com/48Club/bsc-snapshots/main/data.json | jq -r .hash.local.link)
15+
BSC_SNAPSHOTS_URI=$(curl https://raw.githubusercontent.com/48Club/bsc-snapshots/main/data.json | jq -r .geth.local.link)
1616
fi
1717

1818
# take about 1 hour to download the bsc snapshot

website/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)