This commit is contained in:
jl777
2018-05-07 20:41:56 +03:00
parent 01fda4c148
commit 97d58e8c23

View File

@@ -724,7 +724,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block,uint32_t prevtim
} }
if ( strangeout != 0 ) if ( strangeout != 0 )
{ {
fprintf(stderr,">>>>>>>>>>>>> ht.%d strangout.%d <<<<<<<<<\n",height,strangeout); fprintf(stderr,">>>>>>>>>>>>> DUST ht.%d strangout.%d <<<<<<<<<\n",height,strangeout);
} }
} }
else else