diff --git a/zcutil/fetch-params.sh b/zcutil/fetch-params.sh index 58d707ca7..473909a3e 100755 --- a/zcutil/fetch-params.sh +++ b/zcutil/fetch-params.sh @@ -13,6 +13,7 @@ fi SAPLING_SPEND_NAME='sapling-spend.params' SAPLING_OUTPUT_NAME='sapling-output.params' +SAPLING_SPROUT_GROTH16_NAME='sprout-groth16.params' URL="https://z.cash/downloads" IPFS="/ipfs/QmZKKx7Xup7LiAtFRhYsE1M7waXcv9ir9eCECyXAFGxhEo" @@ -181,7 +182,7 @@ EOF # This may be the first time the user's run this script, so give # them some info, especially about bandwidth usage: cat <