diff options
Diffstat (limited to 'GeneralStateTests/stSolidityTest/ContractInheritance.json')
-rw-r--r-- | GeneralStateTests/stSolidityTest/ContractInheritance.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stSolidityTest/ContractInheritance.json b/GeneralStateTests/stSolidityTest/ContractInheritance.json index 7295dbf4c..6ea718b2b 100644 --- a/GeneralStateTests/stSolidityTest/ContractInheritance.json +++ b/GeneralStateTests/stSolidityTest/ContractInheritance.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "296b2fd1997a528da5f325628fbc77260461bca622bab66caf85fb4d1321a009", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |