From 9d69acabed3fe0900ff96f8445a2258af560853b Mon Sep 17 00:00:00 2001 From: Taylor Hornby Date: Tue, 22 Dec 2015 00:49:17 -0700 Subject: [PATCH] Rename zerocash to Zcash. --- qa/zerocash/full-test-suite.sh | 2 +- zcutil/fetch-params.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/zerocash/full-test-suite.sh b/qa/zerocash/full-test-suite.sh index 7cce3e7b..feddc7b5 100755 --- a/qa/zerocash/full-test-suite.sh +++ b/qa/zerocash/full-test-suite.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Execute all of the automated tests related to zerocash. +# Execute all of the automated tests related to Zcash. # # This script will someday define part of our acceptance criteria for # pull requests. diff --git a/zcutil/fetch-params.sh b/zcutil/fetch-params.sh index 55e1c362..3840c95a 100755 --- a/zcutil/fetch-params.sh +++ b/zcutil/fetch-params.sh @@ -42,7 +42,7 @@ EOF # This may be the first time the user's run this script, so give # them some info, especially about bandwidth usage: cat <