MatrixSynapse/synapse/crypto
Paul "LeoNerd" Evans a6ba41e078 Actually look up required remote server key IDs
set.union() is a side-effect-free function that returns the union of two
sets. This clearly wanted .update(), which is the side-effecting mutator
version.
2015-12-18 21:36:42 +00:00
..
__init__.py
context_factory.py
event_signing.py
keyclient.py
keyring.py Actually look up required remote server key IDs 2015-12-18 21:36:42 +00:00