mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 14:14:09 +02:00
Update content/server-server-api.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
d3fcc122eb
commit
795cc3fce9
|
|
@ -1508,7 +1508,7 @@ expected to be published and therefore should be skipped at this stage.
|
|||
Additionally, any keys that are known to have expired prior to the event's
|
||||
`origin_server_ts` are ignored.
|
||||
|
||||
If all signatures from known keys are found to be valid, the expected content hash is
|
||||
If all signatures from known unexpired keys from the originating server(s) are found to be valid, the expected content hash is
|
||||
calculated as described below. The content hash in the `hashes` property
|
||||
of the received event is base64-decoded, and the two are compared for
|
||||
equality.
|
||||
|
|
|
|||
Loading…
Reference in a new issue