Mention that func will fetch auth events
parent
3d13c3a295
commit
c51a52f300
|
@ -1160,6 +1160,8 @@ class FederationHandler(BaseHandler):
|
|||
state and event. Then persists the auth chain and state atomically.
|
||||
Persists the event seperately.
|
||||
|
||||
Will attempt to fetch missing auth events.
|
||||
|
||||
Args:
|
||||
origin (str): Where the events came from
|
||||
auth_events (list)
|
||||
|
|
Loading…
Reference in New Issue