From b30d3931fd82dda5c9931a22ca907506ccdd5a55 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 23 Oct 2016 17:03:47 -0300 Subject: [PATCH] test --- iguana/dpow/dpow_prices.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/dpow/dpow_prices.c b/iguana/dpow/dpow_prices.c index 04fb27831..2df0cbe46 100755 --- a/iguana/dpow/dpow_prices.c +++ b/iguana/dpow/dpow_prices.c @@ -1830,7 +1830,7 @@ int32_t PAX_idle(struct supernet_info *myinfo)//struct PAX_data *argdp,int32_t i } PAX_update(dp,&dp->btcusd,&dp->kmdbtc); timestamp = (uint32_t)time(NULL); - int32_t dispflag = (rand() % 10000); + int32_t dispflag = ((rand() % 100) == 0); for (i=0; isplines[i],timestamp,0);