ignore markets for slot diff restart

This commit is contained in:
Nour Alharithi
2024-03-13 12:59:06 -04:00
parent 66834fca13
commit a21da890e5
4 changed files with 28 additions and 5 deletions

View File

@@ -81,7 +81,6 @@ const main = async () => {
await driftClient.subscribe();
driftClient.eventEmitter.on('error', (e) => {
logger.info('clearing house error');
logger.error(e);
});