Common Functions
getReserveFactor
getReserveFactorfunction getReserveFactor(DataTypes.ReserveConfigurationMap memory config) internal pure returns (uint256)getDecimals
getDecimalsfunction getDecimals(DataTypes.ReserveConfigurationMap memory config) internal pure returns (uint256)Last updated