trustline-inc / probity

A transparent asset-based lending protocol implemented for the EVM.
https://docs.trustline.co
Other
3 stars 1 forks source link

`InterestCollected` event #262

Closed mrosendin closed 2 years ago

mrosendin commented 2 years ago

Shouldn't we have an event? I think it would help my debugging if we have one that shows the updated values

https://github.com/trustline-inc/probity/blob/main/contracts/probity/VaultEngine.sol#L181