Update contracts/payloads/IGP27/PayloadIGP27.sol

Co-authored-by: bergben <bergben@tutanota.com>
This commit is contained in:
Thrilok kumar 2024-06-15 07:29:55 -04:00 committed by GitHub
parent 75bcec006d
commit 0e947f5c7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -429,7 +429,7 @@ contract PayloadIGP27 {
}
/// @notice Action 3: Set max utilization to 85% for wstETH & Update Reserve fee to 10%.
/// @notice Action 3: Set max utilization to 88% for wstETH & Update ETH Reserve fee to 10%.
function action3() internal {
AdminModuleStructs.TokenConfig[]
memory tokenConfigs_ = new AdminModuleStructs.TokenConfig[](2);