mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 04:24:05 +00:00
revert to Geth stable commits for testnet (#4476)
This commit is contained in:
parent
787703bd0c
commit
b1acae67c3
@ -455,12 +455,12 @@ fi
|
||||
|
||||
|
||||
download_geth() {
|
||||
GETH_VERSION="1.11.0-unstable-b818e73e"
|
||||
GETH_VERSION="1.10.26-e5eb32ac"
|
||||
|
||||
# https://geth.ethereum.org/downloads/
|
||||
# "https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.11.0-unstable-b818e73e.tar.gz"
|
||||
# "https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.11.0-unstable-b818e73e.tar.gz"
|
||||
# "https://gethstore.blob.core.windows.net/builds/geth-windows-amd64-1.11.0-unstable-b818e73e.zip"
|
||||
# "https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.26-e5eb32ac.tar.gz"
|
||||
# "https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.10.26-e5eb32ac.tar.gz"
|
||||
# "https://gethstore.blob.core.windows.net/builds/geth-windows-amd64-1.10.26-e5eb32ac.zip"
|
||||
|
||||
GETH_URL="https://gethstore.blob.core.windows.net/builds/"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user