fisk/core/lib/trades.py

6 lines
59 B
Python
Raw Normal View History

2022-10-17 06:20:30 +00:00
# Trade handling
2022-10-21 23:15:27 +00:00
2022-10-17 06:20:30 +00:00
def sync_trades_with_db(user):
pass