Interfaces define the exposed functionality of the implemented contracts.
However, in several interfaces there are functions from the counterpart contracts that are not defined.
Consider applying the necessary changes in the mentioned interfaces and contracts so that definitions and implementations fully match.
- OpenZeppelin Opyn Gamma Finding L07
- Specification
- Function Mismatches -> Interfaces & Contracts
- Sync Mismatches -> Interfaces & Contracts