Clarify the purpose of reference hashes.

The server-server specification describes a "reference hash" of an event
and how to calculate it, but is otherwise not mentioned anywhere else in
the document. This change adds a sentence to explain that they are used
for event identifiers in later room versions, which are described in
other documents.

Signed-off-by: Jimmy Cuadra <jimmy@jimmycuadra.com>
This commit is contained in:
Jimmy Cuadra 2019-07-09 01:12:07 -07:00
parent ee04b778cf
commit 5df86dabe0
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
Clarify the purpose of reference hashes.