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
I changed the WsPublic into WsPublicAsync. You'll find other places in the codebase where you need to change WsPublic or WsPrivate into its corresponding Async version.
from okx.websocket.WsPublic import WsPublic
ModuleNotFoundError: No module named 'okx.websocket.WsPublic'
The text was updated successfully, but these errors were encountered: