We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52643a9 + a3d2d14 commit 7b0f5eaCopy full SHA for 7b0f5ea
changelogs/server_server/newsfragments/2159.clarification
@@ -0,0 +1 @@
1
+Clarify the purpose of reference hashes.
specification/server_server_api.rst
@@ -1134,7 +1134,9 @@ Calculating the reference hash for an event
1134
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1135
1136
The *reference hash* of an event covers the essential fields of an event,
1137
-including content hashes. It is calculated as follows.
+including content hashes. It is used for event identifiers in some room versions.
1138
+See the `room version specification`_ for more information. It is calculated as
1139
+follows.
1140
1141
1. The event is put through the redaction algorithm.
1142
0 commit comments