mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
fix
This commit is contained in:
parent
16e735b8a4
commit
7882974acb
|
@ -482,8 +482,8 @@ contract PayloadIGP29 {
|
|||
mode: 1,
|
||||
expandPercent: 20 * 1e2, // 20%
|
||||
expandDuration: 12 hours,
|
||||
baseDebtCeiling: 7_500_000 * 1e6, // 7.5M
|
||||
maxDebtCeiling: 10_000_000 * 1e6 // 10M
|
||||
baseDebtCeiling: 7_125_000 * 1e6, // ~7.125M
|
||||
maxDebtCeiling: 9_500_000 * 1e6 // 9.5M
|
||||
});
|
||||
|
||||
LIQUIDITY.updateUserBorrowConfigs(configs_);
|
||||
|
|
Loading…
Reference in New Issue
Block a user