diff options
Diffstat (limited to 'RLPTests/RandomRLPTests/example.json')
-rw-r--r-- | RLPTests/RandomRLPTests/example.json | 6 |
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" + }, +} |