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
bd27d2241d
commit
55eb091792
|
@ -294,8 +294,8 @@ interface IFluidVaultT1DeploymentLogic {
|
||||||
function vaultT1(address supplyToken_, address borrowToken_) external;
|
function vaultT1(address supplyToken_, address borrowToken_) external;
|
||||||
}
|
}
|
||||||
|
|
||||||
contract PayloadIGP28 {
|
contract PayloadIGP29 {
|
||||||
uint256 public constant PROPOSAL_ID = 28;
|
uint256 public constant PROPOSAL_ID = 29;
|
||||||
|
|
||||||
address public constant PROPOSER =
|
address public constant PROPOSER =
|
||||||
0xA45f7bD6A5Ff45D31aaCE6bCD3d426D9328cea01;
|
0xA45f7bD6A5Ff45D31aaCE6bCD3d426D9328cea01;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user