Final syntax fixes
This commit is contained in:
parent
047355b5c9
commit
6c21f499e8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue