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

View File

@ -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)