This commit is contained in:
Thrilok kumar 2024-03-10 22:23:37 -04:00
parent a47e9ccd95
commit 9c5da11f40

View File

@ -273,7 +273,7 @@ contract PayloadIGP10 {
// Action 1: Update market rates for USDC. // Action 1: Update market rates for USDC.
action1(); action1();
// Action 1: Update market rates for USDT. // Action 2: Update market rates for USDT.
action2(); action2();
} }