openethereum/util/json-tests/json/rlp/stream/catdog.json

11 lines
94 B
JSON
Raw Normal View History

2015-12-03 05:44:35 +01:00
{
"input":
[
{
"operation": "append",
2015-12-03 12:00:57 +01:00
"value": "\u0000"
2015-12-03 05:44:35 +01:00
}
2015-12-03 05:47:07 +01:00
],
2015-12-03 12:00:57 +01:00
"output": "0x00"
2015-12-03 05:44:35 +01:00
}