mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
added todo
This commit is contained in:
parent
202e5ba9fa
commit
b3776950a1
|
@ -495,7 +495,7 @@ contract PayloadIGP16 {
|
||||||
|
|
||||||
/// @notice Action 3: Add config handler on liquidity layer for weETH/wstETH vault to make borrow limit dynamic
|
/// @notice Action 3: Add config handler on liquidity layer for weETH/wstETH vault to make borrow limit dynamic
|
||||||
function action3() internal {
|
function action3() internal {
|
||||||
address VAULT_weETH_wstETH_CONFIG_HANDLER = address(0);
|
address VAULT_weETH_wstETH_CONFIG_HANDLER = address(0); // TODO
|
||||||
|
|
||||||
AdminModuleStructs.AddressBool[]
|
AdminModuleStructs.AddressBool[]
|
||||||
memory configs_ = new AdminModuleStructs.AddressBool[](1);
|
memory configs_ = new AdminModuleStructs.AddressBool[](1);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user