19: Add 'collateralUsd' to JupiterPerpsPosition
This commit is contained in:
@@ -15,7 +15,7 @@ import java.math.BigDecimal;
|
||||
* @param tradedTokenMint the mint address of the token being traded
|
||||
* @param collateralUsd the amount of USD representing the collateral for this position
|
||||
*/
|
||||
public record JupiterPerpsPosition(
|
||||
public record JupiterPerpsPositiono(
|
||||
ΩJupiterPerpsPositionAccountΩ positionAccount,
|
||||
ΩUSDCPriceΩ entryPrice,
|
||||
JupiterPerpsPositionDirection direction,
|
||||
|
||||
Reference in New Issue
Block a user