openethereum/json-tests/json/trie/foo.json
2015-12-02 22:49:47 +01:00

17 lines
242 B
JSON

{
"input":
[
{
"operation": "insert",
"key": "foo",
"value": "bar"
},
{
"operation": "insert",
"key": "food",
"value": "bass"
}
],
"output": "0x17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
}