Commit 848411e2 authored by shajiaiming's avatar shajiaiming

add new coin

parent d2609684
......@@ -4,7 +4,8 @@ $config['coin_type'] = [
2 => 'BTC',
3 => 'ETH',
4 => 'BTY',
5 => 'ILT'
5 => 'ILT',
6 => 'WTC',
];
// 当前申请商家冻结的个数
$config['apply_merchants_lock_bty_num'] = 0;
......
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