diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 3c0db2518..3c50527c5 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -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);