@@ -34,6 +34,7 @@ export async function subOHLCs( socket, chainId, poolPeriods) {
}
export function unsubOHLCs( socket, chainId, poolPeriods ) {
console.log('unsubOHLCs', chainId, poolPeriods)
for(const key of poolPeriods) {
const room = `${chainId}|${key}`;
socket.leave(room)
The note is not visible to the blocked user.