diff options
| author | Richard van der Hoff <richard@matrix.org> | 2020-01-31 14:07:31 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2020-02-05 17:25:46 +0000 |
| commit | f84700fba8cd9345d7a1a025462c7f8650f27386 (patch) | |
| tree | a24835b157cb1724ac1967fdbdcdd027c67ad323 /synapse/federation/federation_client.py | |
| parent | Merge pull request #6840 from matrix-org/rav/federation_client_async (diff) | |
| download | synapse-f84700fba8cd9345d7a1a025462c7f8650f27386.tar.xz | |
Pass room version object into `FederationClient.get_pdu`
Diffstat (limited to 'synapse/federation/federation_client.py')
| -rw-r--r-- | synapse/federation/federation_client.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |
