From a441074ba4b057e2918735f7427841b92aa3c16e Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Thu, 6 Nov 2014 17:54:36 +0100 Subject: Updated precompiled contracts test --- StateTests/stExample.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'StateTests/stExample.json') diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 685baa7ed..875cf379c 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -37,14 +37,14 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", "code" : "0x6001600101600055", - "nonce" : 0, + "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "1000000000000000000", - "code" : "", - "nonce" : 0, + "code" : "0x", + "nonce" : "0", "storage" : { } } -- cgit v1.2.3