Commit f90bc8cb authored by shajiaiming's avatar shajiaiming

Merge branch 'feature/ticker' into 'master'

fix See merge request !409
parents 452e7540 2b09b967
......@@ -26,24 +26,24 @@ class ExchangeBusiness
* @var array
*/
private static $exchanges = [
// 0 => 'Bty',
// #1 => 'HuoBi',
// 1 => 'Wbf',
// 2 => 'Hadax',
// 3 => 'Bitfinex',
// 4 => 'Bittrex',
// 5 => 'Zb',
// 6 => 'Zg',
// 7 => 'Go',
// 8 => 'Zhaobi',
// 9 => 'Binance',
// 10 => 'Bilaxy',
// 11 => 'Bitnasdaq',
// 12 => 'Isummit',
// 13 => 'Boc',
// 14 => 'Jinwang',
// 15 => 'Hd',
16 => 'Ztb'
0 => 'Bty',
1 => 'Huobi',
2 => 'Hadax',
3 => 'Bitfinex',
4 => 'Bittrex',
5 => 'Zb',
6 => 'Zg',
7 => 'Go',
8 => 'Zhaobi',
9 => 'Binance',
10 => 'Bilaxy',
11 => 'Bitnasdaq',
12 => 'Isummit',
13 => 'Boc',
14 => 'Jinwang',
15 => 'Hd',
16 => 'Ztb',
17 => 'Wbf'
//1 => 'Hadax', //不需要
//2 => 'Bitfinex', //不需要
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment