mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Final syntax fixes
This commit is contained in:
parent
047355b5c9
commit
6c21f499e8
|
|
@ -27,6 +27,7 @@ all state events eventually.
|
|||
Algorithm requirements
|
||||
----------------------
|
||||
We want the algorithm to have the following properties:
|
||||
|
||||
- Since we aren't guaranteed what order we receive state events in, except that
|
||||
we see parents before children, the state resolution algorithm must not depend
|
||||
on the order and must always come to the same result.
|
||||
|
|
|
|||
Loading…
Reference in a new issue