chore: update zec, geth nodes
This commit is contained in:
parent
0d1a1e29a6
commit
f7b05b48eb
1 changed files with 4 additions and 4 deletions
|
|
@ -25,12 +25,12 @@ const BINARIES = {
|
|||
dir: 'bitcoin-0.21.1/bin'
|
||||
},
|
||||
ETH: {
|
||||
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.3-991384a7.tar.gz',
|
||||
dir: 'geth-linux-amd64-1.10.3-991384a7'
|
||||
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.4-aa637fd3.tar.gz',
|
||||
dir: 'geth-linux-amd64-1.10.4-aa637fd3'
|
||||
},
|
||||
ZEC: {
|
||||
url: 'https://z.cash/downloads/zcash-4.4.0-linux64-debian-stretch.tar.gz',
|
||||
dir: 'zcash-4.4.0/bin'
|
||||
url: 'https://z.cash/downloads/zcash-4.4.1-linux64-debian-stretch.tar.gz',
|
||||
dir: 'zcash-4.4.1/bin'
|
||||
},
|
||||
DASH: {
|
||||
url: 'https://github.com/dashpay/dash/releases/download/v0.17.0.3/dashcore-0.17.0.3-x86_64-linux-gnu.tar.gz',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue