Closed detectivekim closed 1 year ago
In changes of important state variables, especially in maintenance functions, it is important to emit an event so that the contract can be easily tracked via indexers. Consider adding events at least in the following functions:
setFallbackOracle() added at #100
setFallbackOracle()
Description
In changes of important state variables, especially in maintenance functions, it is important to emit an event so that the contract can be easily tracked via indexers. Consider adding events at least in the following functions: