2024-09-04 02:09:59 +00:00
|
|
|
{
|
2024-09-04 02:16:34 +00:00
|
|
|
"ledger": "vonbraun-test",
|
|
|
|
"insert": {
|
|
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
|
|
"@id": "https://vonbraun.example.net/users/moonman/following",
|
|
|
|
"type": "OrderedCollection",
|
|
|
|
"orderedItems": [
|
|
|
|
"https://orange.example.net/users/smith",
|
|
|
|
"https://banana.example.net/users/two"
|
|
|
|
]
|
|
|
|
}
|
2024-09-04 02:09:59 +00:00
|
|
|
}
|