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

11 lines
98 B
JSON
Raw Normal View History

2015-12-03 06:13:27 +01:00
{
"input":
[
{
"operation": "append",
"value": "0x0400"
}
],
"output": "0x820400"
}