This commit is contained in:
jl777
2016-12-13 11:43:17 +02:00
parent 22b09834bb
commit e40060c243

View File

@@ -843,7 +843,7 @@ void komodo_passport_iteration()
//printf("PASSPORT.(%s)\n",ASSETCHAINS_SYMBOL);
while ( KOMODO_INITDONE == 0 )
{
fprintf(stderr,"PASSPORT iteration waiting for KOMODO_INITDONE\n");
fprintf(stderr,"[%s] PASSPORT iteration waiting for KOMODO_INITDONE\n",ASSETCHAINS_SYMBOL);
sleep(3);
}
refsp = komodo_stateptr(symbol,dest);