mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:06:07 -04:00
And use buffer(...) there as well
This commit is contained in:
parent
ed2584050f
commit
0cf7e480b4
2 changed files with 3 additions and 2 deletions
|
@ -99,5 +99,5 @@ class TransactionActions(object):
|
|||
transaction.transaction_id,
|
||||
transaction.destination,
|
||||
response_code,
|
||||
encode_canonical_json(response_dict)
|
||||
response_dict,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue