X: Moved all API files into Implementation package
Until Nenjim works better navigation in the code is just too annoying.
This commit is contained in:
@@ -2,6 +2,8 @@ package com.r35157.libs.jupiter.perps;
|
|||||||
|
|
||||||
import java.math.BigDecimal;
|
import java.math.BigDecimal;
|
||||||
|
|
||||||
|
import com.r35157.libs.valuetypes.basic.MoneyAmount;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents a Jupiter Perps position.
|
* Represents a Jupiter Perps position.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
package com.r35157.libs.jupiter.perps.impl.anchoridl;
|
|
||||||
|
|
||||||
public record CustodyAccountInfo() {
|
|
||||||
}
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
package com.r35157.libs.jupiter.perps.impl.anchoridl;
|
|
||||||
|
|
||||||
public class DecodingPrimitives {
|
|
||||||
}
|
|
||||||
-4
@@ -1,4 +0,0 @@
|
|||||||
package com.r35157.libs.jupiter.perps.impl.anchoridl;
|
|
||||||
|
|
||||||
public class JupiterPerpsPositionInfo {
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user