This commit is contained in:
Thrilok kumar 2024-04-02 10:44:24 +05:30
parent f450bb0a77
commit 8c122e3e54

View File

@ -495,7 +495,7 @@ contract PayloadIGP16 {
/// @notice Action 3: Add config handler on liquidity layer for weETH/wstETH vault to make borrow limit dynamic
function action3() internal {
address VAULT_weETH_wstETH_CONFIG_HANDLER = address(0); // TODO
address VAULT_weETH_wstETH_CONFIG_HANDLER = address(0x133098588cdF2e35B9478a1f4979C4f7Ccee3a06);
AdminModuleStructs.AddressBool[]
memory configs_ = new AdminModuleStructs.AddressBool[](1);