fix(megolm spec): Correct the version for the session export format.

It was mistakenly claimed to be 2 when it's supposed to be 1.
dkasak/session-export-format-version-errata
Denis Kasak 2022-09-01 14:58:16 +02:00
parent 983e78dc53
commit 203083cdd4
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ The Megolm session export format is thus as follows:
0 1 5 37 69 101 133 165 bytes
```
The version byte, ``V``, is ``"\x02"``.
The version byte, ``V``, is ``"\x01"``.
This is followed by the ratchet index, $`i`$, which is encoded as a
big-endian 32-bit integer; the ratchet values $`R_{i,j}`$; and the public