diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:54:00 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:54:00 +0800 |
commit | 030c5af270420c7869a081081965e213091cb075 (patch) | |
tree | 5deab471110d3967e63368c3bd8170ef9cde7155 /GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json | |
parent | cffb263d6c9075e1396e72d5d8febc21329b6600 (diff) | |
download | dexon-tests-030c5af270420c7869a081081965e213091cb075.tar dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.gz dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.bz2 dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.lz dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.xz dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.zst dexon-tests-030c5af270420c7869a081081965e213091cb075.zip |
refill tests with metropolis (wip)
Diffstat (limited to 'GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json')
-rw-r--r-- | GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json b/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json index 7bc6adeb8..e2c690220 100644 --- a/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json +++ b/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "baca1ba6b75451d3a02f5204972c745a9f7568362fdeb65f4516af9949c2e03d", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |