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
0ad1cfd8b9
commit
626c37008f
|
@ -488,6 +488,9 @@ contract PayloadIGP30 {
|
||||||
|
|
||||||
/// Action 5: Clone from old vault config to new vault
|
/// Action 5: Clone from old vault config to new vault
|
||||||
action5();
|
action5();
|
||||||
|
|
||||||
|
/// Action 6: call cast() - transfer 2 wBTC to Fluid Reserve contract from treasury.
|
||||||
|
action6();
|
||||||
}
|
}
|
||||||
|
|
||||||
function verifyProposal() external view {}
|
function verifyProposal() external view {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user