Update contracts/payloads/IGP9/PayloadIGP9.sol

This commit is contained in:
Samyak Jain 2024-03-08 15:07:24 +04:00 committed by GitHub
parent b197323f2d
commit b249d2d9d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -295,7 +295,7 @@ contract PayloadIGP9 {
token: ETH_ADDRESS,
mode: 1,
expandPercent: 0,
expandDuration: 0,
expandDuration: 1,
baseDebtCeiling: 5000 * 1e18,
maxDebtCeiling: 5000 * 1e18
});