aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/RLPTests/RandomRLPTests/example.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-07-09 22:22:38 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-07-09 22:22:38 +0800
commitdd140beb73bf70d1b7c78c5a92e5c73586282bb6 (patch)
tree5d0adbc2d526ee422f937c2dc253f3b064ebf465 /tests/files/RLPTests/RandomRLPTests/example.json
parent06afabb63105cab5ab2360d6a84cbe398b25d8ca (diff)
parent5d6d40f329410f20d9ceb92d31985a883d94cb24 (diff)
downloadgo-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.tar
go-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.tar.gz
go-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.tar.bz2
go-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.tar.lz
go-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.tar.xz
go-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.tar.zst
go-tangerine-dd140beb73bf70d1b7c78c5a92e5c73586282bb6.zip
Merge pull request #1443 from Gustav-Simonsson/core_uint64_ts
Core uint64 ts
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"
+ },
+}