3s3s / opentrade

OpenTrade - Open Source Cryptocurrency Exchange
MIT License
399 stars 400 forks source link

Help with account balances #365

Open Xerxes7777 opened 3 years ago

Xerxes7777 commented 3 years ago

how is the account balance associated with the user id??

I restarting my opentrade I need to clear all the users and start fresh without reinstalling the whole thing. How can I clear the balance of the previous users?? The problem is despite /root/opentrade/accountsserver/database/sqlite_account.db and/root/opentrade/server/database/sqlite.db the old balance gets back in these file when the use sign up again. Where is the /root/opentrade/accountsserver/database/sqlite_account.db and/root/opentrade/server/database/sqlite.db gets updated from how can delete the previous account balances??

AltCoinBuilders commented 3 years ago

remove all instances of the sqlite.db