auth_events -> auth_events

Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
This commit is contained in:
David Robertson 2022-05-02 14:33:28 +01:00 committed by David Robertson
parent 4b5cc45dc3
commit 44b4bd329c
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -44,7 +44,7 @@ whereas the conflicted state set may associate multiple events to the same key.
The *auth chain* of an event *E* is the set containing all of *E*'s auth events, The *auth chain* of an event *E* is the set containing all of *E*'s auth events,
all of *their* authorising events, and so on recursively, stretching back to the all of *their* authorising events, and so on recursively, stretching back to the
start of the room. Put differently, these are the events reachable by walking start of the room. Put differently, these are the events reachable by walking
the graph induced by an event's auth_events links. the graph induced by an event's `auth_events` links.
**Auth difference.** **Auth difference.**
The *auth difference* is calculated by first calculating the full auth The *auth difference* is calculated by first calculating the full auth