Commit 58ecc596 authored by tufengqi's avatar tufengqi

fix

parent afac9e58
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
$config['coin_type'] = [ $config['coin_type'] = [
1 => 'USDT', 1 => 'USDT',
2 => 'BTC', 2 => 'BTC',
3 => 'ETH' 3 => 'ETH',
4 => 'BTY'
]; ];
\ No newline at end of file
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