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