From 9e47f8ca52c7c852f4edc250a5c915f560bfc450 Mon Sep 17 00:00:00 2001 From: Terence Ge Date: Sun, 23 Sep 2018 23:17:34 +0800 Subject: [PATCH] move okex to first --- shared/constants/market.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/constants/market.ts b/shared/constants/market.ts index b504413e4..b661c1b5d 100644 --- a/shared/constants/market.ts +++ b/shared/constants/market.ts @@ -1,7 +1,7 @@ export const EXCHANGES = [ // 'BINANCE', - 'BITTREX', 'OKEX', + 'BITTREX', // 'HUOBIPRO', 'POLONIEX', 'GDAX'