diff options
Diffstat (limited to 'GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json')
-rw-r--r-- | GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json index 2750ee27a..5c9b107a6 100644 --- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json +++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "ac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |