order sanity checks
This commit is contained in:
@@ -30,6 +30,7 @@ export function refreshOHLCSubs() {
|
||||
}
|
||||
keys.push(`${pool}|${period}`)
|
||||
}
|
||||
console.log('refreshing OHLC subs', keys)
|
||||
socket.emit('subOHLCs', chainId, keys)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user