ReserveInterestRateStrategy contracts based on IReserveInterestRateStrategy will not work with the current ListingEngine, because will try to fetch data from functions that are part of IDefaultInterestRateStrategy.
|
function _writeStrategyConfigs(string memory path, ReserveConfig[] memory configs) internal { |