mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Remove incorrect example
This commit is contained in:
parent
8d69ecbde5
commit
8efd9e53d3
|
|
@ -1626,9 +1626,7 @@ messages.
|
|||
|
||||
When a client is updating a Megolm session (room key) in its store, the client MUST ensure:
|
||||
|
||||
* that the updated session data comes from a trusted source, where a trusted source
|
||||
could be the signatures on the session or those from the user's session key backup;
|
||||
and
|
||||
* that the updated session data comes from a trusted source.
|
||||
* that the new session key has a lower message index than the existing session key.
|
||||
|
||||
#### Protocol definitions
|
||||
|
|
|
|||
Loading…
Reference in a new issue