From 9120274a46d696cda6d595b2ec5acc2947eb2b46 Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Tue, 4 Nov 2014 13:31:27 +0100 Subject: Update tests to latest protocol changes (PoC7) --- StateTests/stExample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'StateTests') diff --git a/StateTests/stExample.json b/StateTests/stExample.json index c3211c807..685baa7ed 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -12,7 +12,7 @@ "post" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000100000", - "code" : "0x6001600101600057", + "code" : "0x6001600101600055", "nonce" : "0", "storage" : { "0x" : "0x02" @@ -36,7 +36,7 @@ "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", - "code" : "0x6001600101600057", + "code" : "0x6001600101600055", "nonce" : 0, "storage" : { } -- cgit v1.2.3