migrate linear public methods + expand tests

This commit is contained in:
tiagosiebler
2022-05-05 22:09:45 +01:00
parent 784555cf9f
commit 0b8bed8faf
4 changed files with 118 additions and 84 deletions

View File

@@ -52,7 +52,7 @@ export class InverseFuturesClient extends BaseRestClient {
key,
secret,
getRestBaseUrl(useLivenet, restClientOptions),
restClientOptions,
{ ...restClientOptions, disable_time_sync: true },
requestOptions
);
return this;