Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/website/http-proxy-m…
Browse files Browse the repository at this point in the history
…iddleware-2.0.7
  • Loading branch information
frbrkoala authored Oct 28, 2024
2 parents 4ef4935 + 72b9c3f commit 26565ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lib/bsc/lib/assets/download-snapshot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BSC_SNAPSHOTS_DIR=/data/
BSC_SNAPSHOTS_DOWNLOAD_STATUS=-1

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

# take about 1 hour to download the bsc snapshot
Expand Down
14 changes: 7 additions & 7 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26565ab

Please sign in to comment.