Commit 173b724c authored by shajiaiming's avatar shajiaiming

get rate from Go

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