mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-18 01:05:34 +00:00
Add FIXME
This commit is contained in:
@@ -179,6 +179,7 @@ class FederationHandler(BaseHandler):
|
||||
context=event.room_id,
|
||||
event_id=event.event_id,
|
||||
)
|
||||
# FIXME: Get auth chain for these state events
|
||||
|
||||
current_state = state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user