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
The domain name wss://openapi-ws.bitmart.com will not provide Futures 1.0 Websocket services.
Please use the domain name wss://openapi-ws-v2.bitmart.com to access Futures 2.0 Websocket services
Rename CloudConst::WS_CONTRACT_PUBLIC_URL_PRO to CloudConst::WS_FUTURES_PUBLIC_URL_PRO
and change the value from wss://openapi-ws.bitmart.com/api?protocol=1.1 to wss://openapi-ws-v2.bitmart.com/api?protocol=1.1
Rename CloudConst::WS_CONTRACT_PRIVATE_URL_PRO to CloudConst::WS_FUTURES_PRIVATE_URL_PRO
and change the value from wss://openapi-ws.bitmart.com/user?protocol=1.1 to wss://openapi-ws-v2.bitmart.com/user?protocol=1.1
This discussion was created from the release v2.1.1 Release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Improvements
wss://openapi-ws.bitmart.comwill not provide Futures 1.0 Websocket services.Please use the domain name
wss://openapi-ws-v2.bitmart.comto access Futures 2.0 Websocket servicesCloudConst::WS_CONTRACT_PUBLIC_URL_PROtoCloudConst::WS_FUTURES_PUBLIC_URL_PROand change the value from wss://openapi-ws.bitmart.com/api?protocol=1.1 to wss://openapi-ws-v2.bitmart.com/api?protocol=1.1
CloudConst::WS_CONTRACT_PRIVATE_URL_PROtoCloudConst::WS_FUTURES_PRIVATE_URL_PROand change the value from wss://openapi-ws.bitmart.com/user?protocol=1.1 to wss://openapi-ws-v2.bitmart.com/user?protocol=1.1
This discussion was created from the release v2.1.1 Release.
All reactions