forked from MirrorHub/synapse
3070af4809
A follow-up to #12005, in which I apparently missed that there are a bunch of other places that assume the create event is in the auth chain.
1 line
140 B
Text
1 line
140 B
Text
Preparation for faster-room-join work: when parsing the `send_join` response, get the `m.room.create` event from `state`, not `auth_chain`.
|