From 70db019c6ae989acde0a0affd6a1f1c28ec9a3d2 Mon Sep 17 00:00:00 2001 From: Alfie John Date: Thu, 15 Sep 2016 22:00:13 +1000 Subject: [PATCH] Updating wording to match Beta Guide --- zcutil/fetch-params.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zcutil/fetch-params.sh b/zcutil/fetch-params.sh index e455d8628..20cc8315d 100755 --- a/zcutil/fetch-params.sh +++ b/zcutil/fetch-params.sh @@ -61,7 +61,7 @@ EOF This script will fetch the Zcash zkSNARK parameters and verify their integrity with sha256sum. -The parameters currently are about 2GiB in size, so plan accordingly +The parameters are currently just under 911MB in size, so plan accordingly for your bandwidth constraints. If the files are already present and have the correct sha256sum, no networking is used.