Interface GetRemoveLiquidityAmountAndFeeParams

interface GetRemoveLiquidityAmountAndFeeParams {
    lpAmountIn: BN;
}

Properties

Properties

lpAmountIn: BN