Interface RemoveCollateralParams

interface RemoveCollateralParams {
    collateralDeltaUsd: BN;
}

Properties

collateralDeltaUsd: BN