mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-25 19:05:56 -05: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.