Fixed comment in ReserveConfiguration

This commit is contained in:
The3D 2020-11-10 16:52:02 +01:00
parent 690d876047
commit 643ed2f9bc

View File

@ -86,7 +86,7 @@ library ReserveConfiguration {
}
/**
* @dev gets the Loan to Value of the reserve
* @dev gets the liquidation threshold of the reserve
* @param self the reserve configuration
* @return the liquidation threshold
**/