Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
6ed561c137
  1. 2
      iguana/iguana_exchanges.c

2
iguana/iguana_exchanges.c

@ -946,7 +946,7 @@ void exchanges777_init(struct supernet_info *myinfo,cJSON *exchanges,int32_t sle
myinfo->tradingexchanges[myinfo->numexchanges++] = exchange; myinfo->tradingexchanges[myinfo->numexchanges++] = exchange;
} }
} }
if ( 1 ) if ( 0 )
{ {
argjson = cJSON_CreateObject(); argjson = cJSON_CreateObject();
for (i=0; i<sizeof(Exchange_funcs)/sizeof(*Exchange_funcs); i++) for (i=0; i<sizeof(Exchange_funcs)/sizeof(*Exchange_funcs); i++)

Loading…
Cancel
Save