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
296921f4ed
commit
3fdd22581c
|
@ -570,8 +570,8 @@ contract PayloadIGP24 {
|
||||||
mode: 1,
|
mode: 1,
|
||||||
expandPercent: 0,
|
expandPercent: 0,
|
||||||
expandDuration: 1,
|
expandDuration: 1,
|
||||||
baseDebtCeiling: 10 * 1e6,
|
baseDebtCeiling: 10,
|
||||||
maxDebtCeiling: 100 * 1e6
|
maxDebtCeiling: 100
|
||||||
});
|
});
|
||||||
|
|
||||||
LIQUIDITY.updateUserBorrowConfigs(configs_);
|
LIQUIDITY.updateUserBorrowConfigs(configs_);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user