From da2098fa94af7c1b50317a76c8d86b1a24e95af7 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 6 Feb 2018 15:10:48 +0300 Subject: update stWalletTest fillers --- .../stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json') diff --git a/src/GeneralStateTestsFiller/stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json b/src/GeneralStateTestsFiller/stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json index d70c08281..f8690793e 100644 --- a/src/GeneralStateTestsFiller/stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json +++ b/src/GeneralStateTestsFiller/stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "3fb1cd2cd96c6d5c0b5eb3322d807b34482481d4" : { "balance" : "0x5af310788442", @@ -83,7 +83,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158"], + "network" : [">=Byzantium"], "result" : { "3fb1cd2cd96c6d5c0b5eb3322d807b34482481d4" : { "balance" : "99999999882172", -- cgit