diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-06 20:10:48 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-06 20:10:48 +0800 |
commit | da2098fa94af7c1b50317a76c8d86b1a24e95af7 (patch) | |
tree | 3e8f784d2a4e35511da6fa870c25126c2197acdc /src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json | |
parent | 808ad5084fa879a51670293f8c79685fad51574a (diff) | |
download | dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.tar dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.tar.gz dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.tar.bz2 dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.tar.lz dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.tar.xz dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.tar.zst dexon-tests-da2098fa94af7c1b50317a76c8d86b1a24e95af7.zip |
update stWalletTest fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json b/src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json index a1e9713e8..2490d8af4 100644 --- a/src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json +++ b/src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "3fb1cd2cd96c6d5c0b5eb3322d807b34482481d4" : { "balance" : "99999999951667", @@ -103,7 +103,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158"], + "network" : [">=Byzantium"], "result" : { "3fb1cd2cd96c6d5c0b5eb3322d807b34482481d4" : { "balance" : "99999999950052", |