Fix cheat
This commit is contained in:
@@ -390,7 +390,6 @@ class Money(object):
|
||||
cast_es["total_remaining"] = total_remaining
|
||||
cast_es["total_profit"] = total_profit
|
||||
# await self.write_to_es("get_total", cast_es)
|
||||
print("CAST ES", cast_es)
|
||||
return cast_es
|
||||
|
||||
async def open_trades_usd_parse_dash(self, dash, rates):
|
||||
|
||||
Reference in New Issue
Block a user