Appearance
Git Source
emitted when borrow rate for BORROW_TOKEN is updated based on supply rate of SUPPLY_TOKEN + buffer.
BORROW_TOKEN
SUPPLY_TOKEN
event LogUpdateRate( uint256 supplyRate, uint256 oldRateKink1, uint256 newRateKink1, uint256 oldRateKink2, uint256 newRateKink2 );