Update WsPrivateTest.py

This commit is contained in:
okxapi 2022-12-15 21:18:41 +08:00 committed by GitHub
parent 3b79325140
commit 2830a6ec27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import time import time
from okx.websocket.WsPrivate import WsPrivate from okx.websocket.WsPublic import WsPublic
def privateCallback(message): def privateCallback(message):