You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/data/api/server-server/examples/pdu_v1.json

16 lines
409 B
JSON

{
"$ref": "components/pdu_base.json",
"event_id": "$a4ecee13e2accdadf56c1025:example.com",
"auth_events": [
[
"$af232176:example.org",
{"sha256": "abase64encodedsha256hashshouldbe43byteslong"}
]
],
"prev_events": [
[
"$af232176:example.org",
{"sha256": "abase64encodedsha256hashshouldbe43byteslong"}
]
]
}