test coverage for public unified margin endpoints

This commit is contained in:
tiagosiebler
2022-09-10 19:07:58 +01:00
parent 0cbdc5351c
commit 8e60d5dfdf
6 changed files with 268 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ export * from './spot-client';
export * from './spot-client-v3';
export * from './usdc-option-client';
export * from './usdc-perpetual-client';
export * from './unified-margin-client';
export * from './websocket-client';
export * from './util/logger';
export * from './types';