Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d28a95a1f7 |
+1
-2
@@ -38,8 +38,7 @@ class AnchorIdlJupiterPerpsPositionDecoder {
|
|||||||
JupiterPerpsPosition pos = new JupiterPerpsPosition(
|
JupiterPerpsPosition pos = new JupiterPerpsPosition(
|
||||||
positionAccount,
|
positionAccount,
|
||||||
entryPrice,
|
entryPrice,
|
||||||
direction,
|
direction
|
||||||
tradedTokenMint
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return pos;
|
return pos;
|
||||||
|
|||||||
Reference in New Issue
Block a user