This commit is contained in:
jl777
2016-10-29 13:35:18 -03:00
parent 3fca36b0da
commit 992b52c3f9

View File

@@ -475,6 +475,7 @@ static bool ProcessBlockFound(CBlock* pblock, CWallet& wallet, CReserveKey& rese
void static BitcoinMiner(CWallet *pwallet) void static BitcoinMiner(CWallet *pwallet)
{ {
extern char ASSETCHAINS_SYMBOL[16];
LogPrintf("ZcashMiner started\n"); LogPrintf("ZcashMiner started\n");
SetThreadPriority(THREAD_PRIORITY_LOWEST); SetThreadPriority(THREAD_PRIORITY_LOWEST);
RenameThread("zcash-miner"); RenameThread("zcash-miner");