mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Mention that func will fetch auth events
This commit is contained in:
parent
3d13c3a295
commit
c51a52f300
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user