diff options
Diffstat (limited to 'GeneralStateTests/stTransactionTest/StoreGasOnCreate.json')
-rw-r--r-- | GeneralStateTests/stTransactionTest/StoreGasOnCreate.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json b/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json index d96a30881..d359a47ea 100644 --- a/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json +++ b/GeneralStateTests/stTransactionTest/StoreGasOnCreate.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "f89245b6f80697b4b587dfbe85a9cc1fd2a9ef3b4d8fc4bac922c2c2a4de2974", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |