mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
Update contracts/payloads/IGP27/PayloadIGP27.sol
Co-authored-by: bergben <bergben@tutanota.com>
This commit is contained in:
parent
75bcec006d
commit
0e947f5c7b
|
@ -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 {
|
function action3() internal {
|
||||||
AdminModuleStructs.TokenConfig[]
|
AdminModuleStructs.TokenConfig[]
|
||||||
memory tokenConfigs_ = new AdminModuleStructs.TokenConfig[](2);
|
memory tokenConfigs_ = new AdminModuleStructs.TokenConfig[](2);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user