diff options
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGas.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGas.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGas.json index 8949b7f70..8a1ddd3f8 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGas.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "b916802637eb51608d6ef5f2aefc37152cd59cb98b238b06a7276ffe8926879f", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |