This commit is contained in:
jl777
2017-03-18 18:32:08 +02:00
parent c7959ca288
commit deba1c4885

View File

@@ -479,7 +479,8 @@ int32_t komodo_gateway_deposits(CMutableTransaction *txNew,char *base,int32_t to
} }
if ( i == 3 ) if ( i == 3 )
{ {
printf("%s not realtime ht.%d\n",ASSETCHAINS_SYMBOL,ht); if ( tokomodo == 0 )
printf("%s not realtime ht.%d\n",ASSETCHAINS_SYMBOL,ht);
return(0); return(0);
} }
if ( tokomodo == 0 ) if ( tokomodo == 0 )