minor fix

This commit is contained in:
Samyak Jain 2024-03-23 05:24:38 +04:00
parent 3f4f3e060c
commit cda01fcb7f

View File

@ -621,7 +621,7 @@ contract PayloadIGP15 {
mode: 1,
expandPercent: 20 * 1e2,
expandDuration: 12 hours,
baseDebtCeiling: 7500000 * 1e18,
baseDebtCeiling: 7500000 * 1e6,
maxDebtCeiling: 20000000 * 1e6
});