aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/RLPTests/RandomRLPTests/example.json
diff options
context:
space:
mode:
authorGustav Simonsson <gustav.simonsson@gmail.com>2015-07-08 04:14:35 +0800
committerGustav Simonsson <gustav.simonsson@gmail.com>2015-07-08 19:08:42 +0800
commit0b53a5c67381b3843ae01bf4210b57416ab5d210 (patch)
tree9c45a6dc4e498c2fafe4d4e43f08b3de1c94d750 /tests/files/RLPTests/RandomRLPTests/example.json
parenta2333bcbb46245e07357be1f9af4108e9bf1fe40 (diff)
downloadgo-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.tar
go-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.tar.gz
go-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.tar.bz2
go-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.tar.lz
go-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.tar.xz
go-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.tar.zst
go-tangerine-0b53a5c67381b3843ae01bf4210b57416ab5d210.zip
Update Ethereum JSON test files and wrappers
Diffstat (limited to 'tests/files/RLPTests/RandomRLPTests/example.json')
-rw-r--r--tests/files/RLPTests/RandomRLPTests/example.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/files/RLPTests/RandomRLPTests/example.json b/tests/files/RLPTests/RandomRLPTests/example.json
new file mode 100644
index 000000000..6dabee6b0
--- /dev/null
+++ b/tests/files/RLPTests/RandomRLPTests/example.json
@@ -0,0 +1,6 @@
+{
+ "listsoflists2": {
+ "in": "VALID",
+ "out": "c7c0c1c0c3c0c1c0"
+ },
+}