From d79ef011c1d87e05989e1014f186738df55dcd7a Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 26 Oct 2016 03:18:32 +0100 Subject: [PATCH] Tweak descriptions of mining parameters for example zcash.conf. Signed-off-by: Daira Hopwood --- contrib/DEBIAN/examples/zcash.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/contrib/DEBIAN/examples/zcash.conf b/contrib/DEBIAN/examples/zcash.conf index 1d6d27acd..e9935a872 100644 --- a/contrib/DEBIAN/examples/zcash.conf +++ b/contrib/DEBIAN/examples/zcash.conf @@ -115,10 +115,14 @@ # Miscellaneous options -# Enable attempt to generate zcash. -#gen=1 +# Enable attempt to mine zcash. +#gen=0 -# Enable use of a different Equihash solver to try to generate zcash faster. +# Set the number of threads to be used for mining zcash (-1 = all cores). +#genproclimit=1 + +# Specify a different Equihash solver (e.g. "tromp") to try to mine zcash +# faster when gen=1. #equihashsolver=default # Pre-generate this many public/private key pairs, so wallet backups will be valid for