diff options
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 09cfbd1b0..5e3b2c245 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -15,7 +15,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a76586a0", "code" : "0x6001600101600055", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { "0x" : "0x02" } @@ -23,7 +23,7 @@ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { "balance" : "0xa034", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { } }, @@ -40,14 +40,14 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x6001600101600055", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { } } |