fisk/core/lib/trades.py

5 lines
58 B
Python
Raw Normal View History

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