Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/

This commit is contained in:
Taylor Hornby
2016-05-03 11:28:55 -06:00
parent 4b2c67d212
commit aaf6495948
8 changed files with 13 additions and 13 deletions

View File

@@ -63,7 +63,7 @@ bool AppInit(int argc, char* argv[])
//
// Parameters
//
// If Qt is used, parameters/bitcoin.conf are parsed in qt/bitcoin.cpp's main()
// If Qt is used, parameters/zcash.conf are parsed in qt/bitcoin.cpp's main()
ParseParameters(argc, argv);
// Process help and version before taking care about datadir