move test to private

This commit is contained in:
tiagosiebler
2022-05-07 22:23:58 +01:00
parent d11fbfa227
commit 72ce693d24
3 changed files with 7 additions and 5 deletions

View File

@@ -408,7 +408,7 @@ export class InverseClient extends BaseRestClient {
*/
getRiskLimitList(): GenericAPIResponse {
return this.get('open-api/wallet/risk-limit/list');
return this.getPrivate('open-api/wallet/risk-limit/list');
}
setRiskLimit(params: {