From 50a0c171c95c6b3b406b8ec656b666ce0a50dc64 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 1 Jul 2016 17:56:24 -0300 Subject: [PATCH] test --- iguana/iguana_exchanges.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iguana/iguana_exchanges.c b/iguana/iguana_exchanges.c index e79afe357..b336a2a55 100755 --- a/iguana/iguana_exchanges.c +++ b/iguana/iguana_exchanges.c @@ -84,14 +84,14 @@ double instantdex_aveprice(struct supernet_info *myinfo,struct exchange_quote *s else if ( dir > 0 && active[i]->numasks > 0 ) n = instantdex_updatesources(active[i]->exchange,sortbuf,n,max,i,-1,&active[i]->bidasks[1],active[i]->numasks); } - //printf("dir.%d %s/%s numX.%d n.%d\n",dir,base,rel,num,n); + printf("dir.%d %s/%s numX.%d n.%d\n",dir,base,rel,num,n); if ( dir < 0 ) revsort64s(&sortbuf[0].satoshis,n,sizeof(*sortbuf)); else sort64s(&sortbuf[0].satoshis,n,sizeof(*sortbuf)); for (totalvol=pricesum=i=0; i