accrueInterest
params of yAssetParams -> storage upd
Last updated
params of yAssetParams -> storage upd
Last updated
Updates totalBorrows
, totalReserves
, borrowIndex
and interestUpdateTime
of token
from received borrowRate
and tokenId
.
This entrypoint receives calls only from , which address
stored inside token.interestRateModel
record of contract storage.