mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 15:05:46 +00:00
a8ce7aeb43
These are easier to work with than the strings and we normally have one around. This fixes `FederationHander._persist_auth_tree` which was passing a RoomVersion object into event_auth.check instead of a string.