aboutsummaryrefslogtreecommitdiffstats
path: root/stSystemOperationsTestFiller.json
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-02-14 01:25:47 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-02-14 01:25:47 +0800
commit7e0e2bb196d3e4139f3221aa44218fd895b6b67f (patch)
treea5395e3fa66e02fc88b51f8d1fa9c3cd042e61e8 /stSystemOperationsTestFiller.json
parente4eeb566ce2786d88a0ad85a59f63f830bda093a (diff)
downloaddexon-solidity-7e0e2bb196d3e4139f3221aa44218fd895b6b67f.tar.gz
dexon-solidity-7e0e2bb196d3e4139f3221aa44218fd895b6b67f.tar.zst
dexon-solidity-7e0e2bb196d3e4139f3221aa44218fd895b6b67f.zip
add possibility to create bad blocks in fillers
Diffstat (limited to 'stSystemOperationsTestFiller.json')
-rw-r--r--stSystemOperationsTestFiller.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/stSystemOperationsTestFiller.json b/stSystemOperationsTestFiller.json
index eae39364..9f47b2fe 100644
--- a/stSystemOperationsTestFiller.json
+++ b/stSystemOperationsTestFiller.json
@@ -81,13 +81,13 @@
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
- "nonce" : 0,
+ "nonce" : "0",
"code" : "0x444242424245434253f0",
"storage": {}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000000000000000000",
- "nonce" : 0,
+ "nonce" : "0",
"code" : "",
"storage": {}
}