Test
This commit is contained in:
@@ -1038,7 +1038,7 @@ void komodo_passport_iteration()
|
|||||||
//printf("PASSPORT %s refid.%d\n",ASSETCHAINS_SYMBOL,refid);
|
//printf("PASSPORT %s refid.%d\n",ASSETCHAINS_SYMBOL,refid);
|
||||||
for (baseid=32; baseid>=0; baseid--)
|
for (baseid=32; baseid>=0; baseid--)
|
||||||
{
|
{
|
||||||
if ( time(NULL) > starttime+maxseconds )
|
if ( time(NULL) >= starttime+maxseconds )
|
||||||
break;
|
break;
|
||||||
sp = 0;
|
sp = 0;
|
||||||
isrealtime = 0;
|
isrealtime = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user