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

11 lines
94 B
JSON
Raw Normal View History

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