Browse Source

Correct instructions for fetching params

pause
Duke Leto 6 years ago
committed by GitHub
parent
commit
9017111594
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      INSTALL.md

5
INSTALL.md

@ -20,8 +20,11 @@ echo "addnode=zdash.suprnova.cc" >> ~/.hush/hush.conf
## Download proving key
This will download a Zcash Sprout proving key, if you already have one on this system, you only need one
and this script will just verify that it is correct.
```
hush-fetch-params
./zcutil/fetch-params.sh
```
# Building Hush from source

Loading…
Cancel
Save