mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Cleanup
This commit is contained in:
parent
4b754fc956
commit
2dd9956425
@ -88,7 +88,7 @@ A.join(B)
|
||||
```
|
||||
listA.add("kiwi")
|
||||
|
||||
// "B": [
|
||||
// "A": [
|
||||
// { "id": "A", "seq": 0, "ver": 0, "prev": null}
|
||||
// { "id": "A", "seq": 0, "ver": 1, "prev": ["A.0.0"]}
|
||||
// { "id": "C", "seq": 0, "ver": 0, "prev": null}
|
||||
|
Loading…
x
Reference in New Issue
Block a user