You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use LoanProduct.calculateLoanFromDisbursedAmount on NewLoanFrom.
It will resolve the rounding issue on the FE (e.g. latest loan with id 30 on mainnet: correct calculations)
The text was updated successfully, but these errors were encountered:
Use
LoanProduct.calculateLoanFromDisbursedAmount
onNewLoanFrom
.It will resolve the rounding issue on the FE (e.g. latest loan with id 30 on mainnet: correct calculations)
The text was updated successfully, but these errors were encountered: