Mention that func will fetch auth events

This commit is contained in:
Erik Johnston 2016-07-29 11:17:04 +01:00
parent 3d13c3a295
commit c51a52f300
1 changed files with 2 additions and 0 deletions

View File

@ -1160,6 +1160,8 @@ class FederationHandler(BaseHandler):
state and event. Then persists the auth chain and state atomically. state and event. Then persists the auth chain and state atomically.
Persists the event seperately. Persists the event seperately.
Will attempt to fetch missing auth events.
Args: Args:
origin (str): Where the events came from origin (str): Where the events came from
auth_events (list) auth_events (list)