mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Fix README
This commit is contained in:
parent
956559869c
commit
af1643d1d4
@ -203,11 +203,11 @@ List snapshots are posted to pubsub:
|
||||
"Links": [],
|
||||
"Data": {
|
||||
"id": "user123",
|
||||
"items": {
|
||||
"items": [
|
||||
"QmNwREbsgGgiQPXxpvGanD55inFjUXjpEqjiPtpa39P7Mn",
|
||||
"QmQxndNEzWxKT5KRqRsty7JDGcbPVazaYPCqfB5z1mxmon",
|
||||
"QmUN1X97M2t8MX55H8VoPGXu2fLBpr91iCAzHkXudSMvDE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
@ -221,9 +221,9 @@ List snapshots are posted to pubsub:
|
||||
"Data": {
|
||||
"id": "user123",
|
||||
"data": "QmasZEUwc67yftPvdSxRLWenmvF8faLnS7TMphQpn4PCWZ",
|
||||
"next": {
|
||||
"next": [
|
||||
"QmS17ABxzFEVoHv5WEvATetNEZhN2vkNApRPcFQUaJfij3"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user