mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
fix
This commit is contained in:
parent
e8da88c09c
commit
5ca21e6183
|
@ -242,11 +242,7 @@ interface IFluidLiquidityAdmin {
|
|||
);
|
||||
}
|
||||
|
||||
interface IFluidLiquidityWeETHTransferModule {
|
||||
function depositZircuit() external;
|
||||
}
|
||||
|
||||
contract PayloadIGP19 {
|
||||
contract PayloadIGP22 {
|
||||
uint256 public constant PROPOSAL_ID = 22;
|
||||
|
||||
address public constant PROPOSER =
|
||||
|
@ -317,6 +313,7 @@ contract PayloadIGP19 {
|
|||
action1();
|
||||
|
||||
// Action 2: Update AdminModule from Liquidity infiniteProxy.
|
||||
action2();
|
||||
|
||||
// Action 3: Update wstETH market rate curve.
|
||||
action3();
|
||||
|
|
Loading…
Reference in New Issue
Block a user