mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 15:17:44 +00:00
`old_verify_keys` isn't marked as required in https://spec.matrix.org/v1.11/server-server-api/#get_matrixkeyv2server and there's no functional difference between an empty object and omitting the object, so I don't think there's any reason synapse should explode when the field is omitted.