mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Remove age_ts from reference hash calculation
Signed-off-by: Michael Kohler <me@michaelkohler.info>
This commit is contained in:
parent
c94bebc983
commit
c2749d92f2
|
|
@ -1270,7 +1270,7 @@ specification](/rooms) for more information. It is
|
|||
calculated as follows.
|
||||
|
||||
1. The event is put through the redaction algorithm.
|
||||
2. The `signatures`, `age_ts`, and `unsigned` properties are removed
|
||||
2. The `signatures` and `unsigned` properties are removed
|
||||
from the event, if present.
|
||||
3. The event is converted into [Canonical
|
||||
JSON](/appendices#canonical-json).
|
||||
|
|
|
|||
Loading…
Reference in a new issue