Interface ReimburseParams

interface ReimburseParams {
    amountIn: BN;
}

Properties

Properties

amountIn: BN