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://banana.example.net/users/two/followers",
|
|
|
|
"type": "OrderedCollection",
|
|
|
|
"orderedItems": [
|
|
|
|
"https://banana.example.net/users/one"
|
|
|
|
]
|
|
|
|
}
|
2024-09-04 02:09:59 +00:00
|
|
|
}
|