From 0485c8384bb74454362252e984844d2814a92512 Mon Sep 17 00:00:00 2001 From: Sorin Petreasca Date: Tue, 11 Jun 2024 13:25:07 +0300 Subject: [PATCH] scenario test fix --- dex/scenarios/upgrade_contract.scen.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dex/scenarios/upgrade_contract.scen.json b/dex/scenarios/upgrade_contract.scen.json index cdadc752b..9a9c88fe2 100644 --- a/dex/scenarios/upgrade_contract.scen.json +++ b/dex/scenarios/upgrade_contract.scen.json @@ -14,10 +14,7 @@ "function": "upgradePair", "arguments": [ "str:ALC-abcdef", - "str:WEGLD-abcdef", - "0x0000000000000000000000000000000000000000000000000000000000000000", - "300", - "100" + "str:WEGLD-abcdef" ], "gasLimit": "1,000,000,000", "gasPrice": "0"