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