Commit 346d4845 by zihan

调整回归通量

parent 4c2ecddb
...@@ -5,7 +5,7 @@ const constants = require('./constants'); ...@@ -5,7 +5,7 @@ const constants = require('./constants');
const STRATEGY3_RETURN_MIN_AMOUNT_MAP = { const STRATEGY3_RETURN_MIN_AMOUNT_MAP = {
USDT: 20, USDT: 20,
BTC: 0.002, BTC: 0.002,
ETH: 0.03, ETH: 0.1,
NEO: 1, NEO: 1,
KCS: 20, KCS: 20,
}; };
......
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