You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify lib/orderbook_sync to be initialized with an array of product IDs instead of one product ID, and have it keep track of multiple books for these products in orderbookSync.books. orderbookSync.book is removed.