swapBorrowRateMode
Last updated
Was this helpful?
Last updated
Was this helpful?
This function is called when the user wishes to swap his current interest mode to the other:
stable -> variable
or vice versa
We will breakdown and examine the unique sections of logics within swapBorrowRateMode. Code delineated in orange are common functions and can be explored in that section.