aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stExample.json
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-04 20:31:27 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-04 20:31:27 +0800
commit9120274a46d696cda6d595b2ec5acc2947eb2b46 (patch)
tree0c4274fcdc55ac1fb8664c9c71dc4ed8dabe46c7 /StateTests/stExample.json
parent3aebe532e536eb6f6766ccac456c07023ab822e1 (diff)
downloaddexon-9120274a46d696cda6d595b2ec5acc2947eb2b46.tar.gz
dexon-9120274a46d696cda6d595b2ec5acc2947eb2b46.tar.zst
dexon-9120274a46d696cda6d595b2ec5acc2947eb2b46.zip
Update tests to latest protocol changes (PoC7)
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r--StateTests/stExample.json4
1 files changed, 2 insertions, 2 deletions
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" : {
}