mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 05:54:09 +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.
|
calculated as follows.
|
||||||
|
|
||||||
1. The event is put through the redaction algorithm.
|
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.
|
from the event, if present.
|
||||||
3. The event is converted into [Canonical
|
3. The event is converted into [Canonical
|
||||||
JSON](/appendices#canonical-json).
|
JSON](/appendices#canonical-json).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue