Revert "Test"

This reverts commit e2ab5cb17b.
This commit is contained in:
jl777
2017-03-16 09:45:12 +02:00
parent e2ab5cb17b
commit 4fb9b7064c
2 changed files with 7 additions and 7 deletions

View File

@@ -620,7 +620,7 @@ void static BitcoinMiner(CWallet *pwallet)
//static uint32_t counter;
//if ( counter++ < 100 )
fprintf(stderr,"created illegal block, retry\n");
continue;
//continue;
}
unique_ptr<CBlockTemplate> pblocktemplate(ptr);
if (!pblocktemplate.get())