This commit is contained in:
jl777
2017-02-26 10:17:48 +02:00
parent 8d4fe13311
commit e22dcc1e45

View File

@@ -1038,7 +1038,7 @@ void komodo_passport_iteration()
//printf("PASSPORT %s refid.%d\n",ASSETCHAINS_SYMBOL,refid);
for (baseid=32; baseid>=0; baseid--)
{
if ( time(NULL) > starttime+maxseconds )
if ( time(NULL) >= starttime+maxseconds )
break;
sp = 0;
isrealtime = 0;