migrate linear public methods + expand tests
This commit is contained in:
@@ -52,7 +52,7 @@ export class InverseFuturesClient extends BaseRestClient {
|
||||
key,
|
||||
secret,
|
||||
getRestBaseUrl(useLivenet, restClientOptions),
|
||||
restClientOptions,
|
||||
{ ...restClientOptions, disable_time_sync: true },
|
||||
requestOptions
|
||||
);
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user