lib-ethers.populatedethersredemption.increaseamountbyminimumnetdebt
Previouslib-ethers.populatedethersredemption.attemptedlusdamountNextlib-ethers.populatedethersredemption.istruncated
Last updated
Last updated
Home > @mosaic/lib-ethers > PopulatedEthersRedemption > 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<PopulatedEthersRedemption>
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.