openethereum/json-tests/json/rlp/stream/bytestring1.json
2015-12-03 12:00:57 +01:00

11 lines
94 B
JSON

{
"input":
[
{
"operation": "append",
"value": "\u0001"
}
],
"output": "0x01"
}