From 17157ac407ef8e09eba17c37fac99d5803759892 Mon Sep 17 00:00:00 2001 From: CryptoCompiler <72892531+peepopoggers@users.noreply.github.com> Date: Sun, 14 Feb 2021 17:26:58 +0000 Subject: [PATCH] Update src/linear-client.ts Co-authored-by: Tiago --- src/linear-client.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/linear-client.ts b/src/linear-client.ts index 7b2cb9c..ce2e9a0 100644 --- a/src/linear-client.ts +++ b/src/linear-client.ts @@ -338,9 +338,9 @@ export class LinearClient extends SharedEndpoints { return this.requestWrapper.get('private/linear/position/set-risk', params); } - /** - * Funding - */ + /** + * Funding + */ getPredictedFundingFee(params: { symbol: string;