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