Interface RemoveCollateralAndSwapParams

interface RemoveCollateralAndSwapParams {
    collateralDeltaUsd: BN;
}

Properties

collateralDeltaUsd: BN