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