This commit is contained in:
Thrilok kumar 2024-06-15 00:02:33 -04:00
parent 9ff76a2779
commit 945b060564

View File

@ -499,6 +499,9 @@ contract PayloadIGP26 {
// Action 1: Clone from old vault config to new vault
action1();
// Action 2: Collect revenue from Liquditiy Layer
action2();
}
/***********************************|