This commit is contained in:
jl777
2017-10-23 14:39:25 +03:00
parent 514018d9ac
commit ca74f18693

View File

@@ -208,7 +208,7 @@ void komodo_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotar
printf("[%s] no komodo_stateptr\n",ASSETCHAINS_SYMBOL);
return;
}
printf("[%s] (%s) -> (%s)\n",ASSETCHAINS_SYMBOL,symbol,dest);
//printf("[%s] (%s) -> (%s)\n",ASSETCHAINS_SYMBOL,symbol,dest);
if ( fp == 0 )
{
komodo_statefname(fname,ASSETCHAINS_SYMBOL,(char *)"komodostate");