This commit is contained in:
jl777
2018-04-18 22:03:29 +03:00
parent 178273cf24
commit f8ef6ca931

View File

@@ -882,7 +882,6 @@ void static BitcoinMiner()
}
while (true)
{
hashtarget = HASHTarget;
/*if ( 0 && ASSETCHAINS_SYMBOL[0] != 0 && pblock->vtx[0].vout.size() == 1 && Mining_height > ASSETCHAINS_MINHEIGHT ) // skips when it shouldnt
{
fprintf(stderr,"skip generating %s on-demand block, no tx avail\n",ASSETCHAINS_SYMBOL);