mte/unikernel/duniverse/ke/database.json
2025-11-11 02:07:51 +01:00

4 lines
117 B
JSON

[
{"name": "First node", "time": "0", "ancestors": []},
{"name": "Second node", "time": "1", "ancestors": [0]}
]