openethereum/json-tests/json/rlp/integer.json
2015-12-03 06:13:27 +01:00

11 lines
98 B
JSON

{
"input":
[
{
"operation": "append",
"value": "0x0400"
}
],
"output": "0x820400"
}