Commit 173b724c authored by shajiaiming's avatar shajiaiming

get rate from Go

parent b4e3bcc6
...@@ -26,14 +26,14 @@ class ExchangeBusiness ...@@ -26,14 +26,14 @@ class ExchangeBusiness
* @var array * @var array
*/ */
private static $exchanges = [ private static $exchanges = [
// 0 => 'Bty', 0 => 'Bty',
// 1 => 'HuoBi', 1 => 'HuoBi',
// 2 => 'Hadax', 2 => 'Hadax',
// 3 => 'Bitfinex', 3 => 'Bitfinex',
// 4 => 'Bittrex', 4 => 'Bittrex',
// 5 => 'Zb', 5 => 'Zb',
// 6 => 'Token7', 6 => 'Token7',
// 7 => 'S', 7 => 'S',
8 => 'Zg', 8 => 'Zg',
// 9 => 'Go' // 9 => 'Go'
]; ];
......
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