mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
minor change
This commit is contained in:
parent
34f4f10288
commit
9ccf4acb3a
|
@ -88,7 +88,7 @@ contract Variables {
|
||||||
/**
|
/**
|
||||||
* @dev This will be used to have debt/collateral ratio always 20% less than liquidation
|
* @dev This will be used to have debt/collateral ratio always 20% less than liquidation
|
||||||
*/
|
*/
|
||||||
uint public safeRatioGap = 800000000000000000; // 20%
|
uint public safeRatioGap = 800000000000000000; // 80%
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @dev fee on collateral
|
* @dev fee on collateral
|
||||||
|
|
Loading…
Reference in New Issue
Block a user