diff options
Diffstat (limited to 'vmtests/vmBlockInfoTest.json')
-rw-r--r-- | vmtests/vmBlockInfoTest.json | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/vmtests/vmBlockInfoTest.json b/vmtests/vmBlockInfoTest.json index 72c1d7bb8..f22060dd3 100644 --- a/vmtests/vmBlockInfoTest.json +++ b/vmtests/vmBlockInfoTest.json @@ -28,9 +28,7 @@ "code" : "0x41600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" - ] + "0x" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" } } }, @@ -73,9 +71,7 @@ "code" : "0x44600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x0100" - ] + "0x" : "0x0100" } } }, @@ -118,9 +114,7 @@ "code" : "0x45600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x0f4240" - ] + "0x" : "0x0f4240" } } }, @@ -205,9 +199,7 @@ "code" : "0x40600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" - ] + "0x" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" } } }, @@ -250,9 +242,7 @@ "code" : "0x42600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x01" - ] + "0x" : "0x01" } } }, |