This commit is contained in:
jl777
2017-02-26 10:05:48 +02:00
parent ba37a6b98e
commit ffa4f44706

View File

@@ -1061,7 +1061,7 @@ void komodo_passport_iteration()
{
if ( time(NULL) < starttime+5 )
n = 0;
else printf("expire passport loop %s\n",ASSETCHAINS_SYMBOL,base);
else printf("expire passport loop %s -> %s\n",ASSETCHAINS_SYMBOL,base);
}
n++;
}