diff options
author | Erik Johnston <erik@matrix.org> | 2019-01-29 11:28:02 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-01-29 11:41:58 +0000 |
commit | 6598992b01629062791cd4d98f062aeabd4f7baf (patch) | |
tree | 88a452d4186def717bba3d225769972b4f53ac78 /synapse/server.pyi | |
parent | Make linearizer more quiet (#4507) (diff) | |
download | synapse-6598992b01629062791cd4d98f062aeabd4f7baf.tar.xz |
Fixup calls to `comput_event_signature`
We currently pass FrozenEvent instead of `dict` to `compute_event_signature`, which works by accident due to `dict(event)` producing the correct result. This fixes PR #4493 commit 855a151
Diffstat (limited to 'synapse/server.pyi')
0 files changed, 0 insertions, 0 deletions