mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
11 lines
309 B
JSON
11 lines
309 B
JSON
{
|
|
"$ref": "unsigned_pdu.json",
|
|
"hashes": {
|
|
"sha256": "thishashcoversallfieldsincasethisisredacted"
|
|
},
|
|
"signatures": {
|
|
"example.com": {
|
|
"ed25519:key_version:": "these86bytesofbase64signaturecoveressentialfieldsincludinghashessocancheckredactedpdus"
|
|
}
|
|
}
|
|
} |