forked from MirrorHub/synapse
c027bc0e4b
This is more efficient, since we only have to look up `state_key` in the event dict once, rather than three (!) times.
1 line
66 B
Text
1 line
66 B
Text
Add `FrozenEvent.get_state_key` and use it in a couple of places.
|