v3.5.0: feat(): add market endpoints for v5 REST APIs, with tests
This commit is contained in:
1
src/types/v5-shared.ts
Normal file
1
src/types/v5-shared.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type CategoryV5 = 'spot' | 'linear' | 'inverse' | 'option';
|
||||
Reference in New Issue
Block a user