Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user