This commit is contained in:
jl777
2017-02-26 10:29:23 +02:00
parent e22dcc1e45
commit 5254630aec

View File

@@ -1063,7 +1063,7 @@ void komodo_passport_iteration()
{
if ( time(NULL) < starttime+maxseconds )
n = 0;
else printf("expire passport loop %s -> %s\n",ASSETCHAINS_SYMBOL,base);
else printf("expire passport loop %s -> %s at %ld\n",ASSETCHAINS_SYMBOL,base,lastpos[baseid]);
}
n++;
}