interface LiquidationPrices {
    long: BigNumber;
    short: BigNumber;
}

Properties

Properties

long: BigNumber
short: BigNumber