mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
comments: fixed comment for validateHealthFactor()
This commit is contained in:
parent
2dac7fbd80
commit
2507a2220b
|
@ -391,6 +391,7 @@ library ValidationLogic {
|
||||||
* @param reservesData The state of all the reserves
|
* @param reservesData The state of all the reserves
|
||||||
* @param userConfig The state of the user for the specific reserve
|
* @param userConfig The state of the user for the specific reserve
|
||||||
* @param reserves The addresses of all the active reserves
|
* @param reserves The addresses of all the active reserves
|
||||||
|
* @param reservesCount The number of available reserves
|
||||||
* @param oracle The price oracle
|
* @param oracle The price oracle
|
||||||
*/
|
*/
|
||||||
function validateHealthFactor(
|
function validateHealthFactor(
|
||||||
|
|
Loading…
Reference in New Issue
Block a user