Skip to content
Snippets Groups Projects
Commit 3defd5b3 authored by Erik Johnston's avatar Erik Johnston
Browse files

Add FIXME

parent 96779d24
No related branches found
No related tags found
No related merge requests found
...@@ -179,6 +179,7 @@ class FederationHandler(BaseHandler): ...@@ -179,6 +179,7 @@ class FederationHandler(BaseHandler):
context=event.room_id, context=event.room_id,
event_id=event.event_id, event_id=event.event_id,
) )
# FIXME: Get auth chain for these state events
current_state = state current_state = state
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment