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