Commit 73b50d23 authored by tufengqi's avatar tufengqi

BTY个数配置化

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