@@ -616,9 +616,9 @@ impl Platform for KucoinSwap {
});
handles.push(handle)
}
- if limits.len() > 0 {
- info!("");
- }
+ // if limits.len() > 0 {
+ // info!("");
+ // }
// 检查订单指令
let check = order_command.check;
for item in check.keys() {