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 ...@@ -26,24 +26,24 @@ class ExchangeBusiness
* @var array * @var array
*/ */
private static $exchanges = [ private static $exchanges = [
// 0 => 'Bty', 0 => 'Bty',
// #1 => 'HuoBi', 1 => 'Huobi',
// 1 => 'Wbf', 2 => 'Hadax',
// 2 => 'Hadax', 3 => 'Bitfinex',
// 3 => 'Bitfinex', 4 => 'Bittrex',
// 4 => 'Bittrex', 5 => 'Zb',
// 5 => 'Zb', 6 => 'Zg',
// 6 => 'Zg', 7 => 'Go',
// 7 => 'Go', 8 => 'Zhaobi',
// 8 => 'Zhaobi', 9 => 'Binance',
// 9 => 'Binance', 10 => 'Bilaxy',
// 10 => 'Bilaxy', 11 => 'Bitnasdaq',
// 11 => 'Bitnasdaq', 12 => 'Isummit',
// 12 => 'Isummit', 13 => 'Boc',
// 13 => 'Boc', 14 => 'Jinwang',
// 14 => 'Jinwang', 15 => 'Hd',
// 15 => 'Hd', 16 => 'Ztb',
16 => 'Ztb' 17 => 'Wbf'
//1 => 'Hadax', //不需要 //1 => 'Hadax', //不需要
//2 => 'Bitfinex', //不需要 //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