diff options
Diffstat (limited to 'GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json')
-rw-r--r-- | GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json b/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json index 0628e9d1d..0616b4402 100644 --- a/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json +++ b/GeneralStateTests/stTransactionTest/UserTransactionZeroCostWithData.json @@ -80,6 +80,24 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "a58bfc327c55e66f416e226023e67a47dd01e8f1c9e370379ec936551dd4aeb1", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "a58bfc327c55e66f416e226023e67a47dd01e8f1c9e370379ec936551dd4aeb1", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } + } ] }, "pre" : { |