mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
minor fix
This commit is contained in:
parent
3f4f3e060c
commit
cda01fcb7f
|
@ -621,7 +621,7 @@ contract PayloadIGP15 {
|
||||||
mode: 1,
|
mode: 1,
|
||||||
expandPercent: 20 * 1e2,
|
expandPercent: 20 * 1e2,
|
||||||
expandDuration: 12 hours,
|
expandDuration: 12 hours,
|
||||||
baseDebtCeiling: 7500000 * 1e18,
|
baseDebtCeiling: 7500000 * 1e6,
|
||||||
maxDebtCeiling: 20000000 * 1e6
|
maxDebtCeiling: 20000000 * 1e6
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user