aboutsummaryrefslogtreecommitdiffstats
path: root/RLPTests/RandomRLPTests
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2015-07-06 17:43:45 +0800
committerDimitry <winsvega@mail.ru>2015-07-06 17:43:45 +0800
commit1b2f8ccd10e540b9a49ac66a5700400f3a00467f (patch)
treee3d8fa70fa73621557b6018a6231bd0e64e6b2c5 /RLPTests/RandomRLPTests
parentfcf300ffe9233a8851918f6581b1f096182c0d66 (diff)
downloaddexon-tests-1b2f8ccd10e540b9a49ac66a5700400f3a00467f.tar.gz
dexon-tests-1b2f8ccd10e540b9a49ac66a5700400f3a00467f.tar.zst
dexon-tests-1b2f8ccd10e540b9a49ac66a5700400f3a00467f.zip
RLPTests
Diffstat (limited to 'RLPTests/RandomRLPTests')
-rw-r--r--RLPTests/RandomRLPTests/example.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/RLPTests/RandomRLPTests/example.json b/RLPTests/RandomRLPTests/example.json
new file mode 100644
index 000000000..6dabee6b0
--- /dev/null
+++ b/RLPTests/RandomRLPTests/example.json
@@ -0,0 +1,6 @@
+{
+ "listsoflists2": {
+ "in": "VALID",
+ "out": "c7c0c1c0c3c0c1c0"
+ },
+}