diff options
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" : { |