v3.3.6: add response type for contract ticker
This commit is contained in:
@@ -281,7 +281,7 @@ export function getWsKeyForTopic(
|
||||
}
|
||||
|
||||
throw new Error(
|
||||
`Failed to determine wskey for unified perps topic: "${topic}`
|
||||
`Failed to determine wskey for unified perps topic: "${topic}"`
|
||||
);
|
||||
}
|
||||
case 'contractInverse': {
|
||||
|
||||
Reference in New Issue
Block a user