Merge pull request #2430 from deepbluev7/mmaster

Fix key export format example
pull/2434/head
Hubert Chathi 4 years ago committed by GitHub
commit c79ed36fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Fix key export format example to match the specification.

@ -844,8 +844,7 @@ Example:
.. code:: json
{
"sessions": [
[
{
"algorithm": "m.megolm.v1.aes-sha2",
"forwarding_curve25519_key_chain": [
@ -861,7 +860,6 @@ Example:
},
...
]
}
Messaging Algorithms
--------------------

Loading…
Cancel
Save