mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
auth_events -> auth_events
Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
This commit is contained in:
parent
4b5cc45dc3
commit
44b4bd329c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue