fix build
This commit is contained in:
@@ -219,10 +219,8 @@ const buildUserMarketLists = (
|
|||||||
return [];
|
return [];
|
||||||
|
|
||||||
const perpPositionWithLpSettle =
|
const perpPositionWithLpSettle =
|
||||||
redisUser.user.getPerpPositionWithLPSettle(
|
redisUser.user.getPerpPosition(
|
||||||
perpPosition.marketIndex,
|
perpPosition.marketIndex,
|
||||||
perpPosition,
|
|
||||||
false
|
|
||||||
)[0];
|
)[0];
|
||||||
|
|
||||||
const marketPnl = calculateClaimablePnl(
|
const marketPnl = calculateClaimablePnl(
|
||||||
|
|||||||
Reference in New Issue
Block a user