mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
wip
This commit is contained in:
parent
2c684c10a1
commit
eed34e4686
|
@ -274,6 +274,8 @@ contract PayloadIGP9 {
|
|||
}
|
||||
|
||||
function execute() external {
|
||||
require(address(this) == address(TIMELOCK), "not-valid-caller");
|
||||
|
||||
// Action 1: list stETH Protocol in Liquidity Layer with max debt ceiling of 5k ETH and base debt ceiling of 5k ETH
|
||||
action1();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user