v3.5.1: feat() add support for V5 public & private websockets
This commit is contained in:
@@ -11,7 +11,8 @@ export type APIMarket =
|
||||
| 'unifiedPerp'
|
||||
| 'unifiedOption'
|
||||
| 'contractUSDT'
|
||||
| 'contractInverse';
|
||||
| 'contractInverse'
|
||||
| 'v5';
|
||||
|
||||
// Same as inverse futures
|
||||
export type WsPublicInverseTopic =
|
||||
|
||||
Reference in New Issue
Block a user