viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.68k stars 1.48k forks source link

order.finished reading from wrong table #159

Closed objectt closed 5 years ago

objectt commented 5 years ago

Fixed command 'order.finished' to load data from 'user_order_history' table instead of 'order_history'

jkmaina commented 5 years ago

How about order.finished_detail?