diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index f7ddea702..b56fb0d3d 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -479,7 +479,8 @@ int32_t komodo_gateway_deposits(CMutableTransaction *txNew,char *base,int32_t to } 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); } if ( tokomodo == 0 )