diff options
Diffstat (limited to 'GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json')
-rw-r--r-- | GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json index 34caff05f..240d37cae 100644 --- a/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json +++ b/GeneralStateTests/stCreateTest/CREATE_EmptyContractWithStorage.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "a401bb1798616adafc66608fd09285c0c68831f97a9b4d404970da9c2a99a1e1", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |