This commit is contained in:
jl777
2016-11-08 13:19:53 -03:00
parent f5927d73a7
commit a6be357ed3
2 changed files with 1 additions and 3 deletions

View File

@@ -724,7 +724,7 @@ void static BitcoinMiner(CWallet *pwallet)
}
if ( pindexPrev != chainActive.Tip() )
{
//if ( ASSETCHAINS_SYMBOL[0] != 0 )
if ( ASSETCHAINS_SYMBOL[0] != 0 )
printf("Tip advanced, break\n");
break;
}