lib-base.populatedredemption.increaseamountbyminimumnetdebt
Previouslib-base.populatedredemption.attemptedlusdamountNextlib-base.populatedredemption.istruncated
Last updated
Last updated
Home > @mosaic/lib-base > PopulatedRedemption > increaseAmountByMinimumNetDebt
Prepare a new transaction by increasing the attempted amount to the next lowest redeemable value.
Signature:
maxRedemptionRate
Maximum acceptable to use in the new transaction.
Returns:
Promise<PopulatedRedemption<P, S, R>>
If maxRedemptionRate
is omitted, the original transaction's maxRedemptionRate
is reused unless that was also omitted, in which case the current redemption rate (based on the increased amount) plus 0.1% is used as maximum acceptable rate.