Skip to content

Commit

Permalink
Update Zcash filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
CrypticaScriptura authored and joshmh committed Nov 19, 2019
1 parent 88812fc commit 3c881c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/blockchain/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const BINARIES = {
dir: 'geth-linux-amd64-1.9.7-a718daa6'
},
ZEC: {
url: 'https://z.cash/downloads/zcash-2.1.0-1-linux64-jessie.tar.gz',
url: 'https://z.cash/downloads/zcash-2.1.0-1-linux64-debian-jessie.tar.gz',
dir: 'zcash-2.1.0-1/bin'
},
DASH: {
Expand Down

0 comments on commit 3c881c0

Please sign in to comment.