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